|
Name |
|
|
Dimensional Type |
Dimension |
|
Comment |
Generic dimension for holding assets identified in issue-tracking software. |
|
CKT_MD_ISSUETRACKINGASSET |
|
Name |
Child Table |
Foreign Key Columns |
|
Relationship_115 |
MD_ITAsset_SurrogateKey |
|
|
Relationship_127 |
MD_ITAsset_SurrogateKey |
|
|
Relationship_244 |
MD_ITAsset_SurrogateKey |
|
|
Relationship_250 |
MD_ITAsset_SurrogateKey |
|
|
Relationship_269 |
MD_ITAsset_SurrogateKey |
|
Name |
Code |
|
Name |
|
Name |
Comment |
Domain |
Data Type |
Length |
|
MD_ITAsset_SurrogateKey |
|
<None> |
numeric |
|
|
MD_ITAsset_ID |
System-specific identifier for a particular asset identified in a trouble ticket/helpdesk submission. The system in which the identifier occurs is supplied in the MD_ITAsset_IssueTrackingSystem field. |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_ITAsset_IssueTrackingSystem |
As of 2011, this variable is always set to 'Web Help Desk'. |
DW_CommonName |
nvarchar(64) |
64 |
|
MD_ITAsset_Number |
This is the CCID, i.e., the Carleton College asset ID. |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_ITAsset_Model |
Vendor-designated model name for a given asset. Hierarchizes below manufacturer. E.g., the manufacturer for a given asset might be 'Dell' and the model might be 'Optiplex 445-blah-blah'. |
DW_CodeDescLong |
varchar(64) |
64 |
|
MD_ITAsset_VendorSerialNumber |
Serial number provided by vendor for a piece of equipment. Defaults to 'Unknown'. |
DW_CodeDescLong |
varchar(64) |
64 |
|
MD_ITAsset_Type |
General type of asset: Server, System, Monitor, etc. |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_ITAsset_SubType |
Custom attribute created to allow us to flesh out the MD_ITAsset_Type attribute in Web Help Desk (WHD). For example, we have an asset type of 'Server' in WHD. But there are many kinds of servers, and not all are replaced on the same cycle. We therefore divide servers up into sub-types. The sub-types are recorded in this attribute. |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_ITAsset_Manufacturer |
|
DW_CommonName |
nvarchar(64) |
64 |
|
MD_ITAsset_PurchaseYYYYMM |
Note that this field (unlike MD_ITAsset_PurchaseDate) refers to the built-in purchase date field in the asset-tracking system. MD_ITAsset_PurchaseDate refers to the custom attribute defined by ITS. Normally this field should be hidden. |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_ITAsset_PurchaseFiscalYear |
Fiscal year in which an asset was originally purchased. Note that the fiscal year runs from July 1 to June 30, and bears the name of the second year. E.g., the fiscal year running from 1 July 2011 until 30 Jun 2012 is 2012. |
<None> |
int |
|
|
MD_ITAsset_YearsUntilReplacement |
Number of years until an asset is due for replacement (or retirement). A simple integer. |
<None> |
int |
|
|
MD_ITAsset_ReplacementFiscalYear |
Fiscal year in which an asset was originally planned to be decomissioned/replaced, when first purchased. Note that the fiscal year runs from July 1 to June 30, and bears the name of the second year. E.g., the fiscal year running from 1 July 2011 until 30 Jun 2012 is 2012. |
<None> |
int |
|
|
MD_ITAsset_DisposalYYYYMM |
YYYY-MM in which an asset was taken out of service and recycled or otherwise disposed of. |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_ITAsset_DisposalFiscalYear |
Fiscal year in which an asset was disposed of (recycled, etc.). |
<None> |
int |
|
|
MD_ITAsset_Location |
Not well maintained as of summer 2011. In most cases, this attribute is set to 'Carleton'. |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_ITAsset_Room |
Somewhat well maintained as of summer 2011. Cleaned up in August of 2011. |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_ITAsset_Status |
This attribute is typically used in filters, and will in fact typically be set to a single value: Deployed. Other possible values include: GONE, Repair, In Stock. |
DW_CodeDescLong |
varchar(64) |
64 |
|
MD_ITAsset_Disposition |
Subcategory of MD_ITAsset_Status. Used, generally, to tell us what happened to assets whose status is GONE. |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_ITAsset_CarletonCost |
Discretized ('banded') version of original Carleton cost (purchase price, often with things factored in like initial maintenance/warranty). |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_ITAsset_CostCenter |
ITS custom designation for where the money is coming from. Often this is a budget number (4 digits out of the 14 total digits that make up an account number). |
DW_CodeDescLong |
varchar(64) |
64 |
|
MD_ITAsset_Purpose |
This is where ITS labels things as being grant funded, startup-fund funded, etc. |
DW_CodeDescLong |
varchar(64) |
64 |
|
MD_ITAsset_Exceptions |
Applies mainly (exclusively?) to systems. Holds information like whether the system is a refreshing one (i.e., it resets to a base state after each use) or not. Use to eliminate/filter classes of machines from reports when they're not wanted or needed, like lab machines. |
DW_CodeDescLong |
varchar(64) |
64 |
|
MD_ITAsset_MACAddress |
Ethernet address; should be available for any hardware with an ethernet connection. |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_ITAsset_IPAddress |
Hardware with a fixed IP address should have that address listed here. |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_ITAsset_IsActive |
'Yes' if an asset's status is not GONE and the asset is not marked, internally to the asset/ticket tracking system, as deleted. 'No' otherwise. |
DW_YesNoOrUnknown |
varchar(7) |
7 |
|
MD_ITAsset_Warranty |
Typically not maintained as of 2011. |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_ITAsset_AuditKey |
|
DW_AuditKey |
bigint |
|
|
MD_ITAsset_Timestamp |
|
<None> |
timestamp |
|
|
Name |
Unique |
Cluster |
Primary |
Foreign Key |
Alternate Key |
Table |
|
MD_ISSUETRACKINGASSET_PK |
TRUE |
TRUE |
TRUE |
FALSE |
FALSE |
|
|
MD_ISSUETRACKINGASSET_AK |
TRUE |
FALSE |
FALSE |
FALSE |
TRUE |
|
Name |
|
Identifier_1 |
|
AltKey |
|
|
|