arg_map_db

Contains links between pre- and post-r11 table and field names

Column Name Column Datatype Column Null Option Column Comment
old_table_name nvarchar(32) not null Old table name. First part of the primary key.
old_field_name nvarchar(32) not null Old field name. Second part of the primary key.
new_table_name nvarchar(32) not null New table name. Third part of the primary key.
new_field_name nvarchar(32) not null New field name. Fourth part of the primary key.
last_update_date integer with null Date the record was last updated.
version_number integer with null Version number for transaction integrity.

Product Name: Unicenter Asset Portfolio Management

Table Type: Table


Copyright © 2006 CA. All rights reserved.