Subject | Re: [IBO] Deadlock issue |
---|---|
Author | Robert martin |
Post date | 2007-04-04T01:44:43Z |
Oops sorry I missed a bit...
The error message is..
ISC ERROR CODE:335544336
ISC ERROR MESSAGE:
deadlock
update conflicts with concurrent update
STATEMENT:
TIB_Statement:
"<TIB_Session>.<TwsTable>.<TIBOInternalDataset>.<TIB_UpdateSQL>.<TIB_Statement>."
STATEMENT:
TIBOInternalDataset: "<TIB_S. Fault : ISC ERROR CODE:335544336
ISC ERROR MESSAGE:
deadlock
update conflicts with concurrent update
STATEMENT:
TIB_Statement:
"<TIB_Session>.<TwsTable>.<TIBOInternalDataset>.<TIB_UpdateSQL>.<TIB_Statement>."
This is what shows in our apps log for one failure instance. I notice
the the Object reported is a TwsTable (which inherits from IBOTable).
This seems to point away from the Query. I have just checked and the
TwsTable is actually the one providing the parameters.
I am looking further into this.
Rob Martin
Software Engineer
phone +64 03 377 0495
fax +64 03 377 0496
web www.chreos.com
Wild Software Ltd
The error message is..
ISC ERROR CODE:335544336
ISC ERROR MESSAGE:
deadlock
update conflicts with concurrent update
STATEMENT:
TIB_Statement:
"<TIB_Session>.<TwsTable>.<TIBOInternalDataset>.<TIB_UpdateSQL>.<TIB_Statement>."
STATEMENT:
TIBOInternalDataset: "<TIB_S. Fault : ISC ERROR CODE:335544336
ISC ERROR MESSAGE:
deadlock
update conflicts with concurrent update
STATEMENT:
TIB_Statement:
"<TIB_Session>.<TwsTable>.<TIBOInternalDataset>.<TIB_UpdateSQL>.<TIB_Statement>."
This is what shows in our apps log for one failure instance. I notice
the the Object reported is a TwsTable (which inherits from IBOTable).
This seems to point away from the Query. I have just checked and the
TwsTable is actually the one providing the parameters.
I am looking further into this.
Rob Martin
Software Engineer
phone +64 03 377 0495
fax +64 03 377 0496
web www.chreos.com
Wild Software Ltd
>