Which of the following is the correct method to debug a program that is running in batch?
Answer(s)
- Issue the STARDRVJOB command for the batch JOB after the STRDBG command
- Issue the STARDRVJOB command for the batch with the STRDBG (*JOB) option
- Issue the STARDBG command for the batch with the STARDRVJOB (*BATCH) option
- Issue the STARDRVJOB command for the batch JOB before issuing the STRDBG command
Correct Answer
Issue the STARDRVJOB command for the batch JOB before issuing the STRDBG command