XYGATE Merged Audit Reference Manual

Table Of Contents
XYGATE Merged Audit
®
Reference Manual
Appendix G: Data Mapping
XYPRO Technology Corporation 242 Proprietary and Confidential
G2: Column Descriptions
This table shows the contents of the columns. Refer to the individual product tables for
the product-specific details.
Column Type Description
SESSION.RECORDSESSIONKEY timestamp Unique timestamp created when the
first session row is inserted into the
XMA database.
SESSION.RECORDINSTALLKEY timestamp Links to the
INSTALL.RECORDINSTALLKEY.
SESSION.SESSIONID Char 36 Unique session record created by the
product generating the audit.
SESSION.FOUNDSESSIONSTART Char 1 Marks beginning of a session, if
applicable.
SESSION.FOUNDSESSIONEND Char 1 Marks the end of a session, if
applicable.
SESSION.SESSIONNAME Varchar 40 Unique session record created by the
product generating the audit.
SESSION.PROCESSTHREADID Varchar 50 Process name of the event that caused
the audit record. The process name is
<node>.<proc_name>:<seq#>. See
SESSION.CLIENTPROGRAM for the
processobject filename.
SESSION.PROCESSTHREADID2 Varchar 50 Process name of the event that caused
the audit record. The process name is
<node>.<cpu>,<pin (same as
THREADID except for the format) only
populated by the EMS mover.
SESSION.CLIENTPROGRAM Varchar 50 The program that caused the audit
record; SAFECOM, XYGATEAC, TMF,
etc.
SESSION.ANCESTORPROCESSTHREADID Varchar 50 Process name of the ancestor
SESSION.PROCESSTHREADID.
SESSION.IPADDRESS Char 16 IP address, based on the users
terminal/node.
SESSION.DNSNAME Varchar 100 DNS name, based on the users
terminal/node.
SESSION.CLIENTCURRDIR Varchar 200 The object file for the
CLIENTPROGRAM.
INSTALL.RECORDINSTALLKEY timestamp Unique session record created when a
MOVER is created (not really audit
record related).
INSTALL.PRODUCTCODE varchar 10 The product that generated the audit
record.
Continued . . .