JCL Requirements
STEPLIB must include the load library that contains the Platform Server load modules:
| Statement | Description |
|---|---|
| VTAMTRAC | An optional DD statement.
You must define this statement when using SNA to communicate with the Platform Server started task and
API_SERVER_TRACE_FLAG is set to
Output from this DD is typically sent to SYSOUT. |
| TCPTRAC | An optional DD statement.
You must define this statement when using TCP (IPADDR or
IP Name) to communicate with the Platform Server started task and
API_SERVER_TRACE_FLAG is set to
Output from this DD is typically sent to SYSOUT. |
| SYSPRINT | DD statement.
The name used for this DD statement can be any valid DD name. However, the API calling program must have an OPEN DCB for this DD name with the following characteristics: RECFM= LRECL= MACRF= |
| AUDPATH1/2 | Two DD statements.
These two DD Statements are required under the following circumstances:
|