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 -> error:ORA-01001: invalid cursor

error:ORA-01001: invalid cursor

From: James A. Walker <walker_at_sybase.com>
Date: Wed, 16 Sep 1998 22:55:01 -0400
Message-ID: <36007A05.5EC89995@sybase.com>


Hi,

I'm getting the following SQL error message, "error:ORA-01001: invalid cursor" whenever I run this simple query "select individual_id, oracle_username from art_individualis ".

We're using an Oracle 8.0.3 dataserver, Thin JDBC 8.0.4.05 and Sybase's Jaguar CTS server as the middle-tier. Jaguar executes middle tier components as RPC's so I'm wondering if this is the place where the cursor problems originates.

Are there some cursor parameters that I need to set in my initorcl.ora configuration file?
I'm not an Oracle DBA, so any help would be appreciated.

TIA,
Jim Received on Wed Sep 16 1998 - 21:55:01 CDT

Original text of this message

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