2.30 ALL_APPLY_DML_CONF_HANDLERS
ALL_APPLY_DML_CONF_HANDLERS provides details about DML conflict handlers on objects visible to the current user.
               
Related View
DBA_APPLY_DML_CONF_HANDLERS provides details about DML conflict handlers.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Name of the apply process | 
| 
 | 
 | 
 | Owner of the target object | 
| 
 | 
 | 
 | Name of the target object | 
| 
 | 
 | 
 | Source database owner of the object | 
| 
 | 
 | 
 | Source database name of the object | 
| 
 | 
 | 
 | Type of the DML operation:  | 
| 
 | 
 | 
 | Type of conflict: 
 | 
| 
 | 
 | 
 | Method used for resolving the error, depending on the conflict type: 
 | 
| 
 | 
 | 
 | Name of the conflict handler | 
| 
 | 
 | 
 | Name of the column used to resolve the conflict for  | 
| 
 | 
 | 
 | Entity that set up the handler: 
 | 
Note:
This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).See Also: