[SQLPLUS80]ORA-00022; Invalid session ID; access denied causes Unhandled exception at 0x4c51532e in PLUS80W.EXE: 0xC0000005
From: Jan Kubacki <kubackij_at_poczta.onet.pl>
Date: Sat, 6 Jul 2002 19:07:55 +0200
Message-ID: <ag784b$akp$1_at_news.tpi.pl>
Platform: WinXP Professional
Two localization/installation of Oracle environments:
Date: Sat, 6 Jul 2002 19:07:55 +0200
Message-ID: <ag784b$akp$1_at_news.tpi.pl>
Platform: WinXP Professional
Two localization/installation of Oracle environments:
- one containing the server in C:\ORACLE\ORACLE81
- second containing the development tools in C:\ORACLE\DEVEL
The SQLPLUSW.EXE (from ORACLE81 localization) sessions to the sever goes
correctly, but from PLUS80W.EXE (from DEVEL localization) causes ORA-00022,
what causes Unhandled exception at 0x4c51532e in PLUS80W.EXE: 0xC0000005
Whats wrong ?
And another question
In a doc a67785 (Oracle 8i Error Messages) the following text can be found -
explaing this error a little more:
Specify a valid session ID that you have privilege to access, that is either
you own it or you have the CHANGE_USER privilege. Can anybody explain it
more detail.
Thank's in any suggestions
- Jan