Nonstop Database, HiRDB Version 9 System Operation Guide

[Contents][Index][Back][Next]

24.14 Audit trail record items (at event termination)

The audit trail record items at event termination are described below.

The record items for User identifier through Object type are described in Part 1, and the record items beginning with Privileges assigned/deleted/modified are described in Part 2.

For details about the event types and subtypes, see Table 24-21 Event types and subtypes. For details about the privileges that were used, see USED_PRIVILEGE in Table 24-20 Audit trail table columns.

[Figure] Audit trail record items at event termination (part 1)

[Figure]

[Figure]

[Figure]

[Figure]

[Figure]

[Figure]

[Figure] Audit trail record items at event termination (part 2)

[Figure]

[Figure]

[Figure]

[Figure]

[Figure]

[Figure]

Legend:
Y: Information is collected.
S: Information is collected sometimes via the XA interface.
--: Information is not collected; or, not applicable.
'[Figure]': Spaces are recorded.
ACS: Number of privileges specified (4 if all is specified).
ATB: Number of audit trail tables created with the pdmod command (1 if audit trail tables were created; 0 if audit trail tables were not created).
AUD: Number of auditors created with the pdmod command (1 if auditors were created; 0 if auditors were not created).
CLS: 1 if FOR CLUSTER KEY clause is specified; 0 if it is not specified.
FNC: Number of functions to be re-created.
IDX: Number of related indexes.
PRC: Number of procedures to be re-created.
PRM: 1 if FOR PRIMARY KEY clause is specified; 0 if it is not specified.
RDA: Number of RDAREAs specified.
RLB: Number of RDAREAs for LOB data.
RID: Number of index RDAREAs.
SPR: Number of changed connection security facility settings.
SEQ: Number of sequence generators used.
TBL: Number of tables specified by a SELECT statement, SELECT clause, or LOCK statement, or the number of tables to be processed by a utility.
TRG: Number of triggers to be re-created.
USR: Number of specified users or groups.
VIW: Number of target view tables.

#1
When the target object is a public view table, public function, or public procedure, PUBLIC is output as the object owner.

#2
For details about the audit trail when an XDS client is being used, see Notes on using the security audit facility in the HiRDB Version 9 Memory DB Configuration and User's Guide.

#3
If a WITH clause is used, the object type is output as follows:
 
WITH Q1(C1) AS (SELECT C1 FROM AAA) SELECT C1 FROM BBB
 
Type AAA BBB
Base table TBL TBL
View table VIW VIW
Query name Not output Not output
Note
If an error occurs before the type can be determined, TBL is output for all items.

#4
Applies to cases in which a table is not or cannot be recognized as an audit trail table.

#5
Not output when HiRDB executes the pdload command by applying the facility for automatically loading audit trail table data.