m (1 revision imported: Some parameters changed for consistent camelCase usage) |
|||
Line 1: | Line 1: | ||
= Table GROUP_ANNEX = | = Table GROUP_ANNEX = | ||
+ | {{PDMColumn | ||
+ | |colName=GROUP_KEY | ||
+ | |colDesc=The primary key that is used to join this table to the GROUP_ dimension. | ||
+ | }} | ||
+ | |||
+ | {{PDMColumn | ||
+ | |colName=TENANT_KEY | ||
+ | |colDesc=The surrogate key that is used to join this dimension to the TENANT dimension. | ||
+ | }} | ||
+ | |||
+ | {{PDMColumn | ||
+ | |colName=SECTIONNAME | ||
+ | |colDesc=The name of the configuration section on the Annex tab of the configuration object in which the specified option is located. This value equals the value of the GC_ANNEX.SECTIONNAME IDB field for a respective Agent Group or DN Group record. | ||
+ | }} | ||
+ | |||
+ | {{PDMColumn | ||
+ | |colName=KEYNAME | ||
+ | |colDesc=The name of the configuration option that specifies the geographical location, business line, or organization structure and that is set on the Annex tab of the configuration object. This value equals the value of the GC_ANNEX.KEYNAME field in IDB for a respective Agent Group or DN Group record. | ||
+ | }} | ||
+ | |||
+ | {{PDMColumn | ||
+ | |colName=VALUE | ||
+ | |colDesc=The value of the specified configuration option that is set on the Annex tab of the configuration object. This value equals the value of the GC_ANNEX.VALUE field in IDB for a respective Agent Group or DN Group record. | ||
+ | }} | ||
+ | |||
+ | {{PDMColumn | ||
+ | |colName=END_TS | ||
+ | |colDesc=The UTC-equivalent value of the date and time at which the configuration was changed (for example, the option, section, or object was removed). This value equals the value of the GC_ANNEX.DELETED field in IDB for a respective Agent Group or DN Group record. | ||
+ | }} | ||
+ | |||
+ | {{PDMColumn | ||
+ | |colName=CFGOBJECTID | ||
+ | |colDesc=The DBID of the configuration object. This value equals the value of the GC_ANNEX.CFGOBJECTID field in IDB for a respective Agent Group or DN Group record. | ||
+ | }} | ||
+ | |||
+ | {{PDMColumn | ||
+ | |colName=CFGOBJECTTYPE | ||
+ | |colDesc=The type of the configuration object: Agent Group or DN Group. This value equals the value of the GC_ANNEX.CFGOBJECTTYPE field in IDB for a respective Agent Group or DN Group record. | ||
+ | }} | ||
+ | |||
+ | {{PDMColumn | ||
+ | |colName=CREATE_AUDIT_KEY | ||
+ | |colDesc=The surrogate key that is used to join to the CTL_AUDIT_LOG control table. The key specifies the lineage for data creation. This value can be useful for aggregation, enterprise application integration (EAI), and ETL tools--that is, applications that need to identify newly added data. | ||
+ | }} | ||
+ | |||
+ | {{PDMColumn | ||
+ | |colName=UPDATE_AUDIT_KEY | ||
+ | |colDesc=The surrogate key that is used to join to the CTL_AUDIT_LOG control table. The key specifies the lineage for data update. This value can be useful for aggregation, enterprise application integration (EAI), and ETL tools--that is, applications that need to identify recently modified data. | ||
+ | }} | ||
+ | |||
+ | {{PDMColumn | ||
+ | |colName=ACTIVE_FLAG | ||
+ | |colDesc=Indicates whether the specified configuration option is currently active: 0 = No, 1 = Yes. | ||
+ | }} | ||
[[Category:V:GIM:8.5DRAFT]] | [[Category:V:GIM:8.5DRAFT]] |
Revision as of 14:06, May 5, 2016
Table GROUP_ANNEX
Comments or questions about this documentation? Contact us for support!