What is the error code SOC01 indicate ?
Answer Posted / l c sharma
This happens when accept statement is used in COBOL
program for SYSIN but there is no SYSIN defined in the
program.
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
List the different jcl statements that are not permitted in the procedures?
Is automatic restart possible in jcl? If yes, how?
What is the purpose of dd dummy statement?
Suppose I have five jobs to do. But I want to hold one?
How can an in-stream dataset be terminated?
in ways data can be passed to a COBOL program from JCL?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
what is the resolution for sb37 error
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Is condition checking possible in jcl?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
How can the attributes of one sms dataset be copied to another dataset?
Explain the function of dd disp parameter?
How do you submit a job for execution?