ORA-55513: Backing out an AQ transaction
What triggered the Error:
One of the transactions in the dependency graph touched an AQ table. As AQ externalizes database information, these transactions are not backed out, as the entire effects of the transaction cannot be seen from inside the database.What should we do to fix it:
None