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

Home -> Community -> Usenet -> c.d.o.misc -> Re: OCIStmtExecute on an update query locks...

Re: OCIStmtExecute on an update query locks...

From: Herode <cbrun_at_geomapgis.com>
Date: 21 Feb 2006 00:46:41 -0800
Message-ID: <1140511601.072038.118850@g14g2000cwa.googlegroups.com>


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

Original text of this message

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