arg_intxref

Contains information about UAM assets linked to UAPM assets. UAPM integrates with UAM to enable synchronization of ownership assets with discovery assets which reside in different logical repositories. A record is added to this table for each owned asset that is linked to corresponding discovered asset.

Column Name Column Datatype Column Null Option Column Comment
own_resource_uuid byte(16) not null Primary key. Former Argis Asset ID. Foreign key to the ca_owned_resource table.
ixuuid nvarchar(64) with null Former UAM Asset uuid value.
ixhostnm nvarchar(64) with null Former UAM Host name value.
ixdomid integer with null Former UAM domain ID.
ixunitid integer with null Former UAM Unit ID.
creation_user nvarchar(64) with null User or process that created the record.
creation_date integer with null Creation date
last_update_user nvarchar(64) with null Last update user
last_update_date integer with null Last update date
version_number integer with null Version number

Product Name: Unicenter Asset Portfolio Management

Table Type: Table


Copyright © 2006 CA. All rights reserved.