Subject | Error during delete statement. |
---|---|
Author | Calin Pirtea |
Post date | 2009-09-25T02:37:21Z |
Hi All,
ISC ERROR CODE:335544382
ISC ERROR MESSAGE:
cannot update erased record
I get this error during a delete statement and I do not understand what
happens to trigger it.
The error I usually get (and expect) is:
ISC ERROR CODE:335544345
ISC ERROR MESSAGE:
lock conflict on no wait transaction
deadlock
update conflicts with concurrent update
concurrent transaction number is 146304
This is not a production error but an extreme test case that performs a
lot of random inserts, selects and deletes.
Can someone please explain if the top error is normal?
Cheers,
Calin Pirtea
ISC ERROR CODE:335544382
ISC ERROR MESSAGE:
cannot update erased record
I get this error during a delete statement and I do not understand what
happens to trigger it.
The error I usually get (and expect) is:
ISC ERROR CODE:335544345
ISC ERROR MESSAGE:
lock conflict on no wait transaction
deadlock
update conflicts with concurrent update
concurrent transaction number is 146304
This is not a production error but an extreme test case that performs a
lot of random inserts, selects and deletes.
Can someone please explain if the top error is normal?
Cheers,
Calin Pirtea