|
Re: ORA-24775: cannot prepare or commit transaction with non-zero lock value [message #63254 is a reply to message #63223] |
Wed, 22 September 2004 12:27 |
croK
Messages: 170 Registered: April 2002
|
Senior Member |
|
|
You will need to look for all trace files related to that error and try to isolate username/process in order to setup a test case and try it from within SQLPlus or some other way so you can debug that transaction.
Oracle error definition states:
Error: ORA-24775 Text: cannot prepare or commit transaction with non-zero lock value --------------------------------------------------------------------------- Cause: An attempt was made to detach the transaction with a non-zero lock value. Action: Detach the transaction with lock value set to zero and then try to prepare or commit the transaction.
Best luck.
www.consultoria-oracle.com
Remote DBA available for hire.
|
|
|
|
|