Start server in COMMNDxx
Note: This step is only required when using IBM Test Accelerator for Z in CICS or IMS.
IBM Test Accelerator for Z utilizes the Debug Profile Service to pass runtime-specific details to z/OS Debugger when it is active inside CICS or IMS.
Add a start command for the Debug Profile Service in
SYS1.PARMLIB(COMMNDxx) to
start the server at IPL time:COM='S EQAPROF'Note: Define
CMD=xx in the IEASYSxx parmlib member to specify
which COMMNDxx parmlib member should be used during IPL.Once the server is fully configured, you can start it dynamically with an operator
command:
START EQAPROF