How do you check the syntax of a JCL without running it?
Answer Posted / jdriley
You can also use JEM (if your installation has it.)
| Is This Answer Correct ? | 34 Yes | 2 No |
Post New Answer View All Answers
Is acct parameter mandatory?
which utility is used a dummy utility?
Explain the function of a dd statement?
What parameter of the job statement is used to limit the cpu time consumed by the job?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
Are there any set of rules for the names of the steps used in a job?
Is automatic restart possible in jcl? If yes, how?
What is use of restart and how to use it?
What statement can be used to send data to another mvs jes3 node?
Is it possible to code instream data in a PROC?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What is the function of the dd dcb keyword?
What is the function of the steplib dd statement?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?