What is the error/SOC code if dd names are not sysut1 and
sysut2 in IEBGENER?



What is the error/SOC code if dd names are not sysut1 and sysut2 in IEBGENER?..

Answer / murali kannan

SOC1- Operation exception- Misspelled DD names.

Is This Answer Correct ?    12 Yes 0 No

Post New Answer

More JCL Interview Questions

What are three major types of JCL statements? What are their functions?

1 Answers  


We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?

2 Answers   CTS, IBM,


Can you code instream data in a PROC ?

10 Answers  


What parameter directs the output of the job log dataset?

1 Answers  


if you have big pgm. during compilation is abends with (soc7)how do you know which line has soc 7 error.

4 Answers   IBM,


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

1 Answers   IBM,


Can we Execute a job without specifying Job Name in the Job Card?

2 Answers  


how to identify the file used in the JCL is an VSAM file. Just seeing the JCL code how can we track the file as VSAM file?

6 Answers   CSC,


What is MOD and when would you use it?

3 Answers  


What is the use of DSNDB07 ?

1 Answers  


//step#3 exec pgm = hkbc762 what is wrong with the syntax?

3 Answers  


At what stage, operator can change the class and priority of a submitted job?

2 Answers  


Categories