Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: OCIStmtExecute on an update query locks...
Hi Andy,
Yes, you're right ! The key problem was a session started and not
closed on a previous test. This lost session locked the rows, hence the
OCIStmtExecute.
Thanks !
PS : One could wonder why Oracle does not deliver any error or information message on such occasions, instead of sticking on the function call... ?
Best regards,
CB
Received on Tue Feb 21 2006 - 02:46:41 CST
![]() |
![]() |