guides:oi10:oam:the_sysauthlog_table

The SYSAUTHLOG Table

SYSAUTHLOG is the table where all the journaled log entries are maintained. Log File settings are maintained in the Policy Configuration window. These settings include enabling or disabling the Auto Clear of the log feature and, if Auto Clear is enabled, the maximum number of entries and the maximum age in days of log entries to permit. Please see the Policy Configuration Window elsewhere in this document.

Column NameTypePosS/MDataTypeJustLenHeading
ACTIONF0*3SVARCHAR(255)L20Action
APPLICATIONF0*1SVARCHAR(255)L20Application
CREATEDF0*2SDATETIMER21Created
IDF0*0SVARCHAR(255)L20Id
RESULTF1SVARCHAR(255)L20Result
COMMENTSF2SVARCHAR(255)L20Comments
USERNAMEF3SVARCHAR(255)L20Username
CURRENT_RTI_AUTH_USERF4SVARCHAR(255)L20Current Logged In RTI_AUTH User Name

In addition, a BTREE index must be created on the “CREATED” column so that the Auto Clear feature, if enabled, can properly select and clear SYSAUTHLOG rows.

  • guides/oi10/oam/the_sysauthlog_table.txt
  • Last modified: 2023/10/25 10:49
  • by 127.0.0.1