Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: warning about compatible= parameter on HP

Re: warning about compatible= parameter on HP

From: Piotr Kolodziej <pkol_at_otago.gda.pl>
Date: Wed, 15 Jul 1998 12:06:19 +0200
Message-ID: <6ohv4m$h8c$1@sunrise.pg.gda.pl>


axnels2_at_uswest.com wrote in message <6ogpt3$an7$1_at_nnrp1.dejanews.com>...
>I would like to warn you about <compatible> parameter that should be
>specified in the init.ora files for your databases. One of the databases I
>am supporting is v7.3.2.1 on HP10.20. The database was originally created
>without the compatible flag set. When we determined that some of the
>features can only become available with compatible flag set to 7.3.0.0 I have
>decided to set that value as it was recommended. Guess what? When the
>database was restarted, everything appeared to be ok, until someone tried to
>execute a DDL command, such as create table. The result was a boatload of
>ORA-00600. We all love those. After sorting through the trace files I
>determined that my dictionary is corrupt. The odd thing is that you can read
>the database, but you could not write to it. No way to get around that. I
>clinched my teeth and proceeded to recreate the database from the export.
>
>So be warned.
>

Yes. We are warned.
But 7.3.2.1 is probably no longer supported on HP-UX. Why did not you upgrade it to 7.3.2.3 or higher? I don't remember exactly, but such upgrade was strongly recommended by Oracle because of problems with 7.3.2.1.

Piotr
--
 Piotr Kolodziej
 <pkol_at_otago.gda.pl>

Received on Wed Jul 15 1998 - 05:06:19 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US