ORA-01096: program version (string) incompatible with
instance (string)



ORA-01096: program version (string) incompatible with instance (string)..

Answer / guest

Cause: A program is trying to connect to an instance using a
different version of code than the database was started
with. This is not allowed.

Action: Either relink the program with the same version as
the database or restart the database using the old version
of code.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

PLS-00906: Compilation is not possible

1 Answers  


ORA-06536: IN bind variable bound to an OUT position

1 Answers  


ORA-31029: Cannot bind to unsaved resource

1 Answers  


NNO-00617: enabling AUTHORITY-REQUIRED on system queries

1 Answers  


ORA-07710: sksaprs: file name buffer too small

1 Answers  


RMAN-08024: channel string: restore complete

1 Answers  


ORA-16523: Operation requires the client to connect to instance "string".

1 Answers  


PLS-00366: subtype of a NOT NULL type must also be NOT NULL

1 Answers  


ORA-22998: CLOB or NCLOB in multibyte character set not supported

1 Answers  


ORA-07759: slemtr: invalid destination

1 Answers  


ORA-10577: Can not invoke test recovery for managed standby database recovery

1 Answers  


NNO-00634: received authoritative name "string" when we are its authority

1 Answers  


Categories