HCL Workload Automation, Version 9.4

AUDIT_STORE_RECORDS_V

The AUDIT_STORE_RECORDS_V view displays information about the auditing records stored in the database.
Table 1. The AUDIT_STORE_RECORDS_V view
Column name Description Type Length
Log_time The date and time the log was created. Timestamp 10
Log_type An eight character value indicating the source of the log record. This value is for internal use only. Character 1
Object_type The type of the object that was affected by an action. Varchar 128
Action_type The type of action was performed on the object. Varchar 128
User_name The logon user who performed the particular action. Varchar 128
Object_key The fully qualified name of the object. Varchar 128
Object_name The name of the object. Varchar 128
Workstation_name The name of the workstation of the object Varchar 128
Justification_category The justification category of the object Varchar 128
Justification_ticket_num The ticket number of the object specified in the justification information. Varchar 128
Justification_description The description of the object specified in the justification information. Varchar 512
Object_definition_differences The differences between two versions of the same object definition Varchar 4095
Related_workstation_name The workstation name of the object which is related to the audited object Varchar 128
Related_object_name The name of the object which is related to the audited object Varchar 128
Object_definition The definition of the scheduling object. Clob 1048576
Object_identifier The identifier of the audited object. Character 16
Log_id The identifier of the log record. Decimal 20