what is pupose and meaning of the REGION keyword and what
jcl statement is it associated with?
Answer Posted / krithiga hari
The REGION parameter is used to override the default amount
of workspace assigned to a particular job or a particular
step. It is an optional keyword parameter. It can be used in
job statement or in exec statement.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
how you can direct the data to spool using SYSOUT option?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
what are the types of abends that occur on job failure? And explain the possible causes of these
What are the parameters that are used in creating a gdg?
Does jcl support automatic restart?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Explain dd statement in jcl?
What happens if both JOBLIB & STEPLIB is specified ?
What is use of restart and how to use it?
How gdg are concatenated?
What is notcat 2 - gs?
How can a fb file convert to vb file using sort program?
Mention the types of job control statements?
Explain the job statement in jcl?
What are the utility programs in jcl?