usm_import_table_index

Table used for bulk load imports. The data is first bulk loaded into temporary tables. Each temporary table is registered in this table. A background job will then move data from the temporary tables into the event_data tables

Column Name Column Datatype Column Null Option Column Comment
table_name varchar(50) not null The name of the temporary import table
created_time integer with null The epoch time stamp of when the table was created.

Product Name: Unicenter Service Management

Table Type: Table


Copyright © 2006 CA. All rights reserved.