The View Daily Database Session Audits (DMSA) allows you to view database sessions that occurred on a specific day.
Data for the 'View Instance Alerts By Day' screen is maintained on the P2K_AM_SESSION_AUDITS table.
Column name | Data Type / Size | Domain | Mand. | Notes |
---|---|---|---|---|
ID | Number(10) | ID | Y | |
MUS_ID | Number(10) | ID | link to P2K_AM_USERS | |
CREATE_DATE | Date() | DATE | Y | |
CREATE_USER | Varchar2(30) | VARCHAR30 | Y | |
CHANGE_DATE | Date() | DATE | Y | |
CHANGE_USER | Varchar2(30) | VARCHAR30 | Y | |
LOG_IN_TIMESTAMP | Date() | TIMESTAMP | Y | |
LOG_OUT_TIMESTAMP | Date() | TIMESTAMP | ||
DESCRIPTION | Varchar2(50) | DESCRIPTION | ||
PERSON_CODE | Varchar2(16) | CODE | ||
CONNECTION_DETAIL | Varchar2(4000) | VARCHAR4000 | ||
SESSION_SOURCE | Varchar2(2) | X_SESSION_SOURCE | ||
ROLE_CODE_LIST | Varchar2(4000) | VARCHAR4000 | ||
MAC_ID | Number(10) | ID | link to P2K_AM_ACCESSORS |
Screen captures are meant to be indicative of the concept being presented and may not reflect the current screen design.
If you have any comments or questions please email the Wiki Editor
All content © High Line Corporation