| Oracle® Database Advanced Replication Management API Reference 10g Release 1 (10.1) Part Number B10733-01  | 
  | 
  | 
View PDF | 
This procedure deletes a transaction from the DEFTRANDEST view. If there are no other DEFTRANDEST or DEFERROR entries for the transaction, then the transaction is deleted from the DEFTRAN and DEFCALL views as well.
DBMS_DEFER_SYS.DELETE_TRAN ( deferred_tran_id IN VARCHAR2, destination IN VARCHAR2);