What is the error code SOC01 indicate ?
Answer Posted / l c sharma
sorry i meant if SYSIN not defined in JCL and used in
program, SOC1 abend will occur.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is the maximum length of a single line of jcl?
How jcl work to handle various input output file operations?
When space is allocated for an output dataset, what units can be used?
How dummy is used in jcl?
Suppose I have five jobs to do. But I want to hold one?
is there any way to execute more than one proc in the same exec statement at the same time..?
What are the parameter we cannot use in procedure?
Explain the purpose of dd dummy statement?
Explain about LMQUERY�give a dialog information about a data set
What happens if both JOBLIB & STEPLIB is specified ?
What is the significance of addrspc parameter in exec statement?
which parameter is use to declare the name of dataset in dd statement?
how you can direct the data to spool using SYSOUT option?
List the various advantages of using jcl language?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?