What is the error/SOC code if dd names are not sysut1 and
sysut2 in IEBGENER?
Answer Posted / murali kannan
SOC1- Operation exception- Misspelled DD names.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Name a few IBM utility programs, and explain its function.
How dummy is used in jcl?
Are there any set of rules for the names of the steps used in a job? What are they?
How jcl is used for testing batch programs?
what is use of dcb parameter in dd statement?
When space is allocated for an output dataset, what units can be used?
Explain how can the attributes of one sms dataset be copied to another dataset?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
how JCL works?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
Explain in DD statement what is the use of DCB parameter?
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 is the difference between JES3 and JES2?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?