Table slot9.WORLD.TSTA.EMULATION_HISTORY This table stores the history of the emulation users for the RMS
|
Requirements (check constraints):
Constraint | Constraint Name |
---|---|
"EMULATED_LOGIN_ID" IS NOT NULL | EMUH_EMULATED_USER_NN |
"EMULATING_LOGIN_ID" IS NOT NULL | EMUH_EMULATING_USER_NN |
"HISTORY_ID" IS NOT NULL | EMUH_HISTORY_ID_NN |
"START_DATE" IS NOT NULL | EMUH_START_DATE_NN |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
HISTORY_ID | Primary key | Asc | EMUH_PK |