Explain the jcl exec statement?
No Answer is Posted For this Question
Be the First to Post Answer
There are two steps in a JCl, the first one generates a report while the second step send an email saying the report has been generated, but the second steps should only be executed when the report file is non-empty. How can it be acheived. We may include steps in between.
How many types of libraries are there in JCL ?
How can the attributes of one sms dataset be copied to another dataset?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
How is a GDG base created?
How can the disposition of sysout datasets be set for an entire jobstream?
Name the system library from which modules are retrieved at execution
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What is a GDG? Why do we go for a GDG ? utility used to create GDG?
how to set dependancy for jobs?
What will happen if you attempt to restart a job in the middle of a JCL // IF .... // ENDIF?
Explain the function of //cntl statement?