9i Database Problem
Hi
We created an Oracle 9i database and deployed our reporting application on it. Our vendor insisted to install 8.0.5 client on the server as their application still use 8.0.5 client. Since then, connecting SYS OR SYSTEM is a problem.
From the DOS prompt
SQLPLUS/NOLOG
(You will see another DOS prompt window opened with
SQL*Plus: Release 8.0.5.0.0 - Production on Thu Mar 11 14:10:57 2004
(c) Copyright 1998 Oracle Corporation. All rights reserved.
SQL*Plus: Release 8.0.5.0.0 - Production on Thu Mar 11 14:10:57 2004
(c) Copyright 1998 Oracle Corporation. All rights reserved.
SQL> connect sys/*******@vault as sysdba
ERROR:
ORA-01031: insufficient privileges
Or
Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.
C:\>set ORACLE_SID=vault
C:\set ORACLE_HOME=c:\oracle9i
CONNECT SYS/*****@vault AS SYSDBA
and still unable to connect with the 9i TNSNAMES.ORA. but you can connect with 8.0.5 as the application owner.
Any idea.
Arsene Lupain
The lie takes the elevator, the truth takes the staircase but ends up catching up with the lie.
Bookmarks