Global Transactions

GV$GLOBAL_TRANSACTION

DBA_2PC_PENDING

COMMIT FORCE 'transaction_id';

ROLLBACK FORCE 'transaction_id';

transaction_id can be LOCAL_TRAN_ID or GLOBAL_TRAN_ID.