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
after submiting the jcl.how do you know that the job has been completed.
How to search strings in multiple dataset with conditions 'string1 & string2'?
What is Backward Referencing ?
What is difference between Return Code, user completion code, Abend code and reason Code?
How do you submit JCL via a Cobol program?
Can we have a JOBSTEP without any EXEC ?
if my GDG limit has been kept as 50 and if am trying to put 60 records.what would happen. will there be any abend for this scenario
what is the compile process of cobol program expalin with code
What are the 2 types of parameters in dd statement?
Is condition checking possible in jcl? If yes, how?
How to execute only th 15th step of JCL consisting of 50 steps?
Can you code instream data in a PROC ?