describe the exec statement,its meaning ,syntax and
keywords?
Answer Posted / kalaimani
it is the first executable statement. exec statment
overrides the job.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is the purpose of disp parameter?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What is the use of symbol // in jcl?
what JCL Procedures?
What is the function of a dd statement?
Are there any set of rules for the names of the steps used in a job? What are they?
What is the function of the dd avgrec keyword in sms datasets?
How to pass data to a program that is coded in an exec statement?
What is jcl in mainframe?
Explain the function of the dd dcb keyword?
What are the difference between jcl and jes?
Suppose I have five jobs to do. But I want to hold one?
which utility is used to sort a file in 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) ?