What is the error code SOC01 indicate ?
Answer Posted / subrahmanyam
Mispelled DD statements
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What are the 4 fields in dd statement?
what is the compile process of cobol program expalin with code
What are the 2 types of parameters in dd statement?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
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?
what is the difference between JES3 and JES2?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What is job control language?
What are steplib and joblib? What for they are used?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What is jcl in mainframe?
When space is allocated for an output dataset, what units can be used?
What are the jcl procedures?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?