jivedw_container Table

Container dimension

Column Name Type Length Nullable Unicode Description
container_id bigint N/A false   ID of container Primary key.
container_type int N/A false   Type of container
creation_ts timestamp N/A false   Time record was created
dw_container_id bigint N/A false   Surrogate primary key of this record, unique to the datawarehouse Primary key.
modification_ts timestamp N/A false   Time record was update
name varchar 255 false true Name of container.