Subject RE: Error during delete statement.
Author Calin Pirtea
Hi All,

I get this error during a delete statement and I do not understand what
happens to trigger it:

ISC ERROR CODE:335544382

ISC ERROR MESSAGE:
cannot update erased record


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