Bernd: Spalte löschen in ORACLE 8.1 (ERROR ORA-00406)

Beitrag lesen

Sup!

Da fehlt wohl eine Umgebungsvariable oder eine Einstellung, ohne die Oracle nicht will?

Gruesse,

Bio

Hallo,

die vollständige Fhelerbeschreibung sind so aus:

00406, 00000, "COMPATIBLE parameter needs to be %s or greater"
// *Cause:  The COMPATIBLE initialization parameter is not high
//          enough to allow the operation. Allowing the command would make
//          the database incompatible with the release specified by the
//          current COMPATIBLE parameter.
// *Action: Shutdown and startup with a higher compatibility setting.

D.h. in der init<SID>.ora muß der Parameter 'compatible' auf
midestens '8.1' gesetzt sein.

Gruss

Bernd