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
Does jcl support automatic restart?
What are the parameters that are used in creating a gdg?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
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
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Can we call instream to catalog and catalog to instream?
What do you know about jcl?
What is the function of //jcllib statement?
what is a jcl?
when does a dataset go uncataloged?
What is the significance of addrspc parameter in the exec statement?
what is use of space parameter in dd statement?
what happens in execution stage in job processing?