What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
No Answer is Posted For this Question
Be the First to Post Answer
What is Backward Referencing ?
What do you understand by jcl?
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job
How to get the last but one duplicate record of the file using Sort?
hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..
Why include statement is used in a jcl?
What is NOTCAT 2
What parameter of the job statement is used to limit the cpu time consumed by the job?
How do you designate a comment in JCL?
I have two input files i/p1 name id-key flag date i/p 2 name id-key date if id-key matches in the both the files then it should write the output file from i/p1 with flag 'Y'. It should be done thru JCL sort card ,Please provide the info on this. ---Note : output file should have all records from i/p1 with proper Flag.
How can a jobs execution priority be modified?