Creating and managing the TEST runtime options data set
The TEST runtime options data set is an MVS
data set that contains the Language Environment® runtime
options. The z/OS® Debugger
Language Environment user exit EQAD3CXT constructs the
name of this data set based on a naming pattern described in Modifying the
naming pattern
in the IBM
z/OS Debugger Customization Guide.
You can create this data set in one of the following ways:
- By using Terminal Interface Manager (TIM), as described in Creating and managing the TEST runtime options data set by using Terminal Interface Manager (TIM).
- By using IBM® z/OS Debugger Utilities option 6, "z/OS Debugger User Exit Data Set", as described in Creating and managing the TEST runtime options data set by using IBM z/OS Debugger Utilities.
- By using the z/OS Debugger Profiles view in the Eclipse IDE or the z/OS Debugger Profiles view provided with Z Open Debug.
- In the Eclipse IDE, by specifying a non-CICS profile in the z/OS Batch Application with existing JCL launch configuration. For more information, see Launching a debug session using existing JCL.
- By configuring the Remote Profile tab from Remote IMS Application with Isolation debug configurations.