DBA_COMPARISON
displays details about all comparison objects in the database.
USER_COMPARISON
displays details about comparison objects owned by the current user. This view does not have the OWNER
column.
Column | Datatype | NULL | Description |
|
|
| Owner of comparison |
|
|
| Name of comparison |
|
| | Mode of comparison: TABLE |
|
| | Schema name of local object |
|
| | Name of local object |
|
| | Type of local object |
|
| | Schema name of remote object |
|
| | Name of remote object |
|
| | Type of remote object |
|
| | Database link name to remote database |
|
| | Scan mode of comparison: FULL |
|
| | Scan percent of comparison: applicable to random and cyclic modes |
|
| | Last index column value used in a cyclic scan |
|
| | Value to use for null columns |
|
| | The local Streams tag used while performing converge DMLS |
|
| | The remote Streams tag used while performing converge DMLS |
|
| | Suggested maximum number of buckets in a scan |
|
| | Suggested minimum number of rows in a bucket |
|
| | The time that this row was last updated |
Oracle data dictionary views
Oracle dynamic performance views
No comments:
Post a Comment