Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: ORA-01023 ???

RE: ORA-01023 ???

From: Tobin, Elliot (FUSA) <elliottobin_at_firstusa.com>
Date: Mon, 16 Jul 2001 13:22:36 -0700
Message-ID: <F001.0034B79F.20010716133605@fatcity.com>

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

Original text of this message

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