Status of MetaMiner Data Type Loads.
Column Name |
Data Type |
Description |
---|---|---|
CMSID |
varchar |
The actual name of the CMS host machine without the port number, if used. This is used in conjunction with OBJECTID or CUID to uniquely identify an object across environments. |
DATA_TYPE_NAME |
varchar |
Data Type (DOCUMENTS, FOLDERS, ROLES, etc) |
ID |
varchar |
Primary key |
LOAD_ATTEMPTED |
int |
Was the load attempted? |
LOAD_START_TIME |
bigint |
Start time of the load |
SI_ID_COUNT |
int |
Count of objects in the load |
See also