Attribute Name | Description
|
---|
CfgObject | Migration Object
|
CfgObjGroup | Configuration Object Group
|
CompJobNum | Job Number
|
DMCompResultID | Unique ID
|
EntityName | Entity Name
|
IsView | True if a view, else False
|
LocalUniqueID | Unique ID value from local database for this row
|
ObjectName | Object Name
|
PrimaryKeys | Primary Key values for this row
|
RemoteUniqueID | Unique ID value from remote database for this row
|
Result | From domain DMCOMPRESULT.
- MATCH = All attribute values are the same for local and remote row.
- DIFFERENCE = One or more attributes are different between local and remote row.
Values will be specified on
DMCompResRecord .
- LOCALONLY = Row exists only in local database (not in remote).
Values will be specified on
DMCompResRecord .
- REMOTEONLY = Row exists only in remote database (not in local).
Values will be specified on
DMCompResRecord .
|