Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ORA-01023 ???
Java use CLASSPATH, not CLASS_PATH, fyi.
-----Original Message-----
Sent: Monday, July 16, 2001 5:18 PM
To: Multiple recipients of list ORACLE-L
Leslie Lu wrote:
>
> Hi all,
>
> We recently upgraded a database from 815 to 816.
> There is a SP which runs fine in 815 through sqlplus
> or developer's application; it also runs fine using
> sqlplus in 816. But when the programmer called it
> through RoughWave, it shows error:
>
> [SERVERMESSAGE] ORA-01023: Cursor context not found
> (Invalid cursor number)
>
> Any idea? Thanks.
>
> Leslie
>
IMHO wrong libraries. Check whether RoughWave doesn't reset LD_LIBRARY_PATH (or CLASS_PATH, if there is some Java involved).
-- HTH, Stephane Faroult Oriole Corporation Voice: +44 (0) 7050-696-269 Fax: +44 (0) 7050-696-449 Performance Tools & Free Scripts -------------------------------------------------------------- http://www.oriole.com, designed by Oracle DBAs for Oracle DBAs -------------------------------------------------------------- -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Stephane Faroult INET: sfaroult_at_oriole.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Tobin, Elliot (FUSA) INET: elliottobin_at_firstusa.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Jul 16 2001 - 15:22:36 CDT
![]() |
![]() |