Entries for the [all] section in the XA configuration file are as follows:
[all] logfile="logfile_name" traceflags="[xa | xl | xc | cm| event | misc | os | ct | all]" [properties=name=value] [...]
The “0x” values in the xa_config file
can be lost or converted to non-ASCII characters
because of the way some characters are processed. To avoid this
problem, you must use quotes around all string values. Failure to
do so can result in the introduction of unexpected characters into
the string.
Table 2-3 describes each component.
Parameter |
Meaning |
---|---|
logfile_name |
The fully qualified file name to which the DTM XA Interface writes tracing information. The DTM XA Interface initializes the log file and trace flag settings with the initial xa_open() call. |
traceflags |
The trace flags control the output that is written to the log file. Specify one or more of the following flags:
|
properties |
CS_LOGIN_TIMEOUT=timeout You can define these optional properties in the [all] section of the XA configuration file:
|