|
Name |
|
|
Dimensional Type |
<None> |
|
Comment |
Information on computer programs - software, that is, that can run on a desktop, laptop, or mobile device (in the latter case, the program is called an 'app' typically). |
|
CKT_MD_PROGRAMORAPP |
|
Name |
Child Table |
Foreign Key Columns |
|
Relationship_246 |
MD_Program_SurrogateKey |
|
|
Relationship_271 |
MD_Program_SurrogateKey |
|
Name |
Code |
|
Name |
|
Name |
Comment |
Domain |
Data Type |
Length |
|
MD_Program_SurrogateKey |
|
<None> |
numeric |
|
|
MD_Program_UniqueID |
K2 unique BINARY(20) value converted to a GUID using the following code (C# in SSIS): |
DW_UniqueIdentifier36Char |
varchar(36) |
36 |
|
MD_Program_OriginalKey |
A string-ified utf-8-encoded version of the original K2 unique key for a software product. Stringification code in C# (via SSIS script component) is as follows: |
<None> |
nvarchar(128) |
128 |
|
MD_Program_SystemOfRecord |
Until we add data from another keyserver, the data here will all come from K2, and "K2" will be the only value present. |
DW_CodeDescLong |
varchar(64) |
64 |
|
MD_Program_Name |
Whatever mnemonic or name is assigned to a particular program being run. Might be the name of the license monitoring software itself. |
DW_CommonName |
nvarchar(64) |
64 |
|
MD_Program_Version |
Version of program being run (usually contains digits and periods, like 1.3), but may contain other characters. |
DW_CodeDescLong |
varchar(64) |
64 |
|
MD_Program_VariantName |
|
DW_CommonName |
nvarchar(64) |
64 |
|
MD_Program_VariantVersion |
|
DW_CodeDescLong |
varchar(64) |
64 |
|
MD_Program_Publisher |
Publisher of a given software package. Corresponds to the manufacturer in the case of hard assets. |
DW_CommonName |
nvarchar(64) |
64 |
|
MD_Program_Platform |
Corresponds to KStermPlatform table in K2, termAbbreviation field. KStermPlatform joins to programPlatform field in KSPrograms on termID = programPlatform. Typically designates the operating system (or in the case of Apple computers running OS/X and iDevices, we use 'Macintosh'). |
DW_CommonName |
nvarchar(64) |
64 |
|
MD_Program_AuditKey |
|
DW_AuditKey |
bigint |
|
|
MD_Program_Timestamp |
|
<None> |
timestamp |
|
|
Name |
Unique |
Cluster |
Primary |
Foreign Key |
Alternate Key |
Table |
|
MD_PROGRAMORAPP_PK |
TRUE |
TRUE |
TRUE |
FALSE |
FALSE |
|
|
MD_PROGRAMORAPP_AK |
TRUE |
FALSE |
FALSE |
FALSE |
TRUE |
|
Name |
|
Identifier_1 |
|
AltKey |
|
|
|