G
George Potemkin
Guest
> After deleting a large amount of records in 1 transaction (BI growth > 2GB) and then canceling the still running procedure (CTRL-C in editor with direct connection to DB) our database did a forced shut-down trying to undo the deletes I missed this part. Sorry. It's indeed the "hidden" Lock table overflow errors. Undo of each record's delete creates one lock.
Continue reading...
Continue reading...