The DIST_TXN_SYNC procedure synchronizes in-doubt transactions when one of the Real Application Cluster (RAC) instances fails.
Syntax
DBMS_XA.DIST_TXN_SYNC;
Note
OceanBase Database supports this subprogram to implement the compatibility with Oracle. No actual operations are involved.