
426 Using IBM Application Development Tools for z/OS and OS/390
22.3 Using DTCU
DTCU comes with an ISPF user interface where you can start all preparation steps needed,
as follows:
1. Set up the DTCU defaults.
2. Set up your control file.
3. Create the JCL for the setup.
4. Create the JCL to start the monitor.
5. Create JCL for a report.
22.3.1 Starting the DTCU ISPF dialog
If an option was installed to access the Debug Tool Utilities from an existing ISPF panel, then
select that option.
If the Debug Tool Utilities were not installed in your ISPF environment, enter the following
command from ISPF option 6:
EXEC ‘hlq.SEQAEXEC(EQASTART)’
Next, select opti ...