XYGATE Merged Audit Reference Manual

Table Of Contents
XYGATE Merged Audit
®
Reference Manual
Appendix G: Data Mapping
XYPRO Technology Corporation 247 Proprietary and Confidential
BASE24 Note 1
The OBJECTNAME for files is determined by matching the numeric value in audit log
to the description in the OMFOBJT file found in the XYGATEMA subvolume. If you
have customized your OMFOBJT file, you should replace the file in the XYGATEMA
subvolume with a copy of your file.
BASE24 Note 2
FM-TYP is translated as follows:
A = ADDED
B = CHANGE
C = CHANGE
D = DELETE
O = OPCMD
S = If APPL-CDE = 00 = LOGON
If APPL-CDE = FF = LOGOFF
The BASE24 MOVER will insert a record into the XMA database even if the FMT_TYP
is unknown. When the value is not recognized, the MOVER places "UNKNOWN" in
the OPERATION column with the actual value in parentheses.
Example: UNKNOWN (W)
In this Example the FMT-TYPE in the audit record = "W".
BASE24 Note 3
The SEC file contains information about BASE24 IDs. There are three fields that can
be used to identify users:
USERID =
Made up of the GROUP NUMBER and USER NUMBER. The
USERID of the person performing the action is placed in the
SUBJECTLOGIN column. The GROUP and USER NUMBERs are
placed in the SUBJECT_USERNUMBER_MAJOR and MINOR
columns.
ALIAS =
the USER NAME, used to logon to BASE24. The ALIAS is placed in
the OBJECTNAME column. Example: B24.00235.00000021
LINK/OPSJOE
DESCRIPTION =
may contain the actual persons name. The DESCRIPTION, if any,
is placed in the TARGETLOGIN column. Example: JOE BOBBIN.
If the SEC file does not contain an ALIAS or a DESCRIPTION, the USERID will be
placed in the OBJECTNAME or TARGETLOGIN column.