Data Dictionary Flashcards
(30 cards)
SA
Default schema. Contains TABLE_CASE, TABLE_USER, TABLE_SITE_PART, etc.
TABLE_CASE
Stores all cases created by the system
TABLE_USER
Stores records of every users in the system
TABLE_SITE_PART
Stores information on all locomotives
GET_USR
Schema. Includes tables to represent users, such as GET_URS_USERS, GET_USR_USER_ROLES, etc.
GETS_B2B
Schema. Customer-related information that is useful to our understanding of the locomotives and the customer operations, such as when vehicles go in and out of maintenance shops
GETS_KEP
Schema. “Knowledge Engineering Platform”. Stores information used by the iTools environment.
GETS_OMI
Schema. “Onboard Messaging Interface”. Contains tables that store information related to messaging with the vehicles.
GETS_RMD
Schema. “Remote Monitoring and Diagnostics”. Contains tables that store data delivered to the UI.
GETS_SD
Schema. “Service Delivery” Tables related to the delivery of recommendations to customers (like GETS_RMD).
GETS_TOOLS
Schema. Contains data used by the rules engine and other diagnostic tools.
GETS_TOOL_FAULT
Stores each fault recorded. Record includes data pertaining to the fault record itself (time, recorded by, etc.) as well as a limited number of parameters if concerning an older locomotive.
GETS_TOOL_MP_…
Tables containing parameters stored for different kinds of locomotives. (The suffix will specify which kind of locomotive.)
GETS_TOOL_VIRTUAL_…
Stores “virtual” parameters derived from the monitored parameters.
GETS_TOOL_DPD_…
Tables that store the rule constructs used by the JDPAD rule engine
GETS_TOOL_ANOM_…
Tables used by the anomaly server
GETS_TOOL_CBR_…
Tables used by the case-based reasoner tool
GETS_RMD_FAULT_CODES
Master list of fault codes generated by the vehicle controllers
GETS_RMD_VEHICLE
List of all vehicles we monitor
GETS_RMD_MODEL
List of model types we support
GETS_RMD_FLEET
List of customer fleets the vehicles are grouped into
GETS_RMD_CONTROLLER
Information on the on-board controllers
GETS_TOOL_RUN
Stores info on each run created (by the Tool Schedule, example), such as its priority and when it was created and completed.
GETS_RMD_FAULT_CODES
Stores information on each kind of fault, including a description of what is wrong