What is the error code SOC01 indicate ?
Answer Posted / shailendra
dd name mismatch
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Are there any set of rules for the names of the steps used in a job?
Mention the types of job control statements?
How do you create a temporary dataset?
What do you understand by the terms: joblib and steplib?
How to do automated restart when a job abend?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Explain the purpose of dd dummy statement?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Can an individual step be restricted from using all the jobs allowed cpu time?
How is a type of file defined in the jcl that executes the cobol program?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Explain the function of the steplib dd statement?
What is timing concept in mainframe?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?