In the Column List:
- P = Primary key
- M = Mandatory field
- F = Foreign key (where the term is used loosely to indicate a surrogate key reference to a field in another table, not a formal constraint)
- DV = Default value
- In the Data Type column, varchar/nvarchar means that the data type is varchar except in multi-language databases that use Unicode, in which case the data type is nvarchar.
Table USER_DATA_GEN_DIM_1
Description
Reserved for internal use.
Important
Note for customers using Data Export Capability: If the target database for exported Info Mart data is hosted on Microsoft SQL Server in your deployment, and if you use a Genesys-provided update_target_*.sql script to create or update the target schema, be aware of the following consideration: Starting with Genesys Info Mart release 8.5.014.34, the sizes of some columns in this table in the Microsoft SQL Server target database differ from what is documented on this page.Tip
To assist you in preparing supplementary documentation, click the following link to download a comma-separated text file containing information such as the data types and descriptions for all columns in this table: Download a CSV file.Hint: For easiest viewing, open the downloaded CSV file in Excel and adjust settings for column widths, text wrapping, and so on as desired. Depending on your browser and other system settings, you might need to save the file to your desktop first.
Column List
Column | Data Type | P | M | F | DV |
---|---|---|---|---|---|
ID | int | X | X | ||
TENANT_KEY | int | X | X | ||
DIM_ATTRIBUTE_1 | nvarchar(170) | X | NO_VALUE | ||
DIM_ATTRIBUTE_2 | nvarchar(170) | X | NO_VALUE | ||
DIM_ATTRIBUTE_3 | nvarchar(170) | X | NO_VALUE | ||
DIM_ATTRIBUTE_4 | nvarchar(170) | X | NO_VALUE | ||
DIM_ATTRIBUTE_5 | nvarchar(170) | X | NO_VALUE | ||
CREATE_AUDIT_KEY | numeric(19) | X | X |
ID
TENANT_KEY
DIM_ATTRIBUTE_1
DIM_ATTRIBUTE_2
DIM_ATTRIBUTE_3
DIM_ATTRIBUTE_4
DIM_ATTRIBUTE_5
CREATE_AUDIT_KEY
Index List
CODE | U | C | Description |
---|---|---|---|
I_USER_DATA_GEN_DIM_1 | X | Reserved for internal use. |
Index I_USER_DATA_GEN_DIM_1
Field | Sort | Comment |
---|---|---|
TENANT_KEY | Ascending | |
DIM_ATTRIBUTE_1 | Ascending | |
DIM_ATTRIBUTE_2 | Ascending | |
DIM_ATTRIBUTE_3 | Ascending | |
DIM_ATTRIBUTE_4 | Ascending | |
DIM_ATTRIBUTE_5 | Ascending |
Subject Areas
No subject area information available.
This page was last edited on October 2, 2020, at 12:24.
Comments or questions about this documentation? Contact us for support!