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 |
What are three major types of JCL statements? What are their functions?
We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?
Can you code instream data in a PROC ?
What parameter directs the output of the job log dataset?
if you have big pgm. during compilation is abends with (soc7)how do you know which line has soc 7 error.
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?
Can we Execute a job without specifying Job Name in the Job Card?
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?
What is MOD and when would you use it?
What is the use of DSNDB07 ?
//step#3 exec pgm = hkbc762 what is wrong with the syntax?
At what stage, operator can change the class and priority of a submitted job?