Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> ORA-01001 => Help !!!
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
![]() |
![]() |