Wednesday, February 3, 2021

ORA-01591: lock held by in-doubt distributed transaction string in oracle 10g

 

Action :
1. Kill Session
2. Rollback Force '3.44.1084';

No comments:

Post a Comment

To generate a PDF using JavaScript in Oracle APEX from a collection

  To generate a PDF using JavaScript in Oracle APEX from a collection, you can follow these steps: 1. Create a button or link on your APEX p...