Topic: Check Jcl
Not finding your answer? Try searching the web for Check Jcl
Answers to Common Questions
How do you check the syntax of a JCL without running it?
TYPERUN=SCAN on the JOB card or use JSCAN. Read More »
Source: http://www.angelfire.com/electronic/mrktheni/techs/project_docs/o...
How do you check the syntax of a JCL without
TYPERUN=SCAN on the JOB card or use JSCAN. Read More »
Source: http://www.access2campus.com/Extra%20links/IMS.htm
which parameter allows one to run a syntax check n the JCL withou...
TYPRUN = SCAN parameter is used to check the JCL for syntax errors and suppress the execution of the job. This checking does not include checking for duplicate datasets on volumes, insufficient space or region size for job steps. Read More »
Source: http://www.aired.in/2009/10/jcl-job-exec-and-parm-interview.html