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 -> ORA-01001 => Help !!!

ORA-01001 => Help !!!

From: JPK <jpkeim_at_dial.oleane.com>
Date: 27 Oct 1999 10:13:55 GMT
Message-ID: <01bf2064$8696a020$1c116ac1@n18>


Hi,

I have to re-write some old softs (in C) using Oracle (an old version).

I have to use ORACLE 8i.

I'm new with oracle (8i) and I have a problem with a cursor :

=> I open my connection
=> I open my cursor (oopen)
=> I parse with the request (oparse)
=> I bind my data (obndrv)
=> I execute (oexec)

No problem until here...

=> I commit ! (ocom)

then it returns "-1001" instead of "0". I don't understand why... All my modifications are correctly done but "commit" give this error.

Can you tell me something about that ?
=> I have two cursors in this soft.
=> ORACLE 8i has been recently installed, is there a possibility of a bad
installation ?

thank you.

JPK Received on Wed Oct 27 1999 - 05:13:55 CDT

Original text of this message

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