VIEW DAILY DATABASE SESSION AUDITS#

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.

Session ID
Session Source
Employee #
This field identifies the employee who accessed the database.
User
This field identifies the user who accessed the database.
Log In
The start time of the session is indicated in this field.
Log Out
The end time of the session is indicated in this field.

Column nameData Type / SizeDomainMand.Notes
IDNumber(10)IDY
MUS_IDNumber(10)ID link to P2K_AM_USERS
CREATE_DATEDate()DATEY
CREATE_USERVarchar2(30)VARCHAR30Y
CHANGE_DATEDate()DATEY
CHANGE_USERVarchar2(30)VARCHAR30Y
LOG_IN_TIMESTAMPDate()TIMESTAMPY
Date()TIMESTAMP
DESCRIPTIONVarchar2(50)DESCRIPTION
PERSON_CODEVarchar2(16)CODE
CONNECTION_DETAILVarchar2(4000)VARCHAR4000
SESSION_SOURCEVarchar2(2)X_SESSION_SOURCE
ROLE_CODE_LISTVarchar2(4000)VARCHAR4000
MAC_IDNumber(10)ID link to P2K_AM_ACCESSORS