z/OS MVS Planning: APPC/MVS Management
|
Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
Logging Transaction Program Processing z/OS MVS Planning: APPC/MVS Management SA23-1388-00 |
|
|
Logging for transaction program (TP) processing is different from
logging for other MVS work such as batch jobs, because TP processing
is done in two phases. Batch jobs go through the converter/interpreter
every time they execute, and all errors go to the job log. In contrast,
TP processing separates the converter/interpreter phase from the execution
phase and places errors from each phase in different logs.
Figure 1. Example of Adding
a TP Profile
If your installation uses SMS, you may also specify parameters in the TP profile that control the allocation of an SMS-managed data set for a TP message log. Even if you do not specify those parameters, the TP message log might automatically be an SMS-managed data set anyway, depending on your installation's defaults. TPs are not scheduled by a job entry subsystem, so the TP message log is not a system data set, such as JESJCL and JESYSMSG, and no such system data sets are created for logged TP information. To access the TP message log, use ISPF options rather than the mechanisms for controlling system data sets.
|
Copyright IBM Corporation 1990, 2014 |