| Column ID | Column name | Data type | Length | Precision | NULL | Description |
|
| 1 | OBJECT_OWNER | VARCHAR2 | 30 | (null) | Y | Owner of the object |
| 2 | OBJECT_NAME | VARCHAR2 | 30 | (null) | Y | Name of the object |
| 3 | METHOD_NAME | VARCHAR2 | 92 | (null) | Y | Name of the method used to resolve conflict |
| 4 | RESOLUTION_COLUMN | VARCHAR2 | 4000 | (null) | Y | Name of the column used to resolve conflict |
| 5 | COLUMN_NAME | VARCHAR2 | 30 | (null) | Y | Name of the column that is to be considered as part of a group to resolve conflict |
| 6 | APPLY_DATABASE_LINK | VARCHAR2 | 128 | (null) | Y | For remote objects, name of database link pointing to remote database |