Explain how can a stopped job be started again?
Explain the function of a dd statement?
Can you give the sort card to arrange the specific column in the version of GDG.
diff bw vsam and normal flat file?
How do you override a specific DDNAME/SYSIN in PROC from a JCL?
One of My Job is running in production, which contains five steps?i want to pass the input to FIFTH step while running is it possible? if how?
If your job fails at particular step then what would be the return code for next steps
What is the function of //jcllib statement?
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
What is the purpose of dd dummy statement?
Explain about CBL/PROCESS statement syntax
What do you understand by jcl?
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) ?