What is the difference between the positional and keyword parameters? Give examples.
No Answer is Posted For this Question
Be the First to Post Answer
describe the exec statement,its meaning ,syntax and keywords?
which parameter is used to check the syntax of a jcl without executing it?
i have five step in jcl.my forth step is gdg.gdg was abend.when will job complete,hoe to handle you
How to skip first step of a job? Can we use COND on the first step?
what happens in execution stage in job processing?
Differentiate between the joblib and the steplib statements?
how to modify the copy book?explain with examples
If there are five steps in a JCL i have to execute the 3rd step, bypass the 4th step and execute the 5th step how do i do this?
13 Answers Cognizant, Convergys, IBM, TCS, Wipro,
how GDGs are concatinated?
difference between internal sort and external sort
JCL Example: // //RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID //STEP01 EXEC PGM=IEFBR14 // .. .. If this JCL will run or it'll throw the ERROR?
How many types of libraries are there in JCL ?