CTIAXRnn parmlib member

The following table indicates the parameters you can specify in a CTIAXRnn parmlib member.

Parameters Allowed on CTIAXRnn?
ON or OFF No
ASID Yes
JOBNAME Yes
BUFSIZE Yes
OPTIONS Yes
MOD No
SUB No
PRESET No
LIKEHEAD No
WTR Yes
WTRSTART or WTRSTOP Yes
Note: The buffer size can be changed after IPL. To become effective the System REXX address space (AXR) must be restarted. Specify the new buffer size in the BUFSIZE parameter in the CTIAXRnn member being used.
The IBM® supplied CTIAXR00 parmlib member initializes error tracing as soon as the System REXX address space starts. The contents of CTIAXR00 are:
TRACEOPTS
   ON
   OPTIONS('ERROR')
   BUFSIZE(2M)