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 -> ORA-01096: program version (8.1.5.0.1)

ORA-01096: program version (8.1.5.0.1)

From: <khtanaka_at_my-deja.com>
Date: Tue, 16 Nov 1999 23:22:23 GMT
Message-ID: <80sova$pi0$1@nnrp1.deja.com>


I'm trying to get Oracle 8i, patched to 8.1.5.0.1, set up on RedHat Linux 6.1 (intel) and have a problem with sqlplus:



$ sqlplus

SQL*Plus: Release 8.1.5.0.0 - Production on Tue Nov 16 17:33:30 1999

(c) Copyright 1999 Oracle Corporation. All rights reserved.

Enter user-name: system/manager_at_gdb1
ERROR:
ORA-01096: program version (8.1.5.0.1)
incompatible with instance (8.1.5.0.0)



The documentation says:

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

Cause: The program was linked with a different version of the server than the instance to which it is attempting to connect.

Action: Relink the program against the same version of Oracle as the instance or restart (startup force) the database using the program's version of the SERVER.


I'm new at Oracle admin, so do I actually relink 'sqlplus'? If so, please tell me where relinking is documented.

Thanks for any help you can give.
--
Ken Tanaka

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Nov 16 1999 - 17:22:23 CST

Original text of this message

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