What are the causes for S0C1, S0C4, S0C5, S0C7, S0CB abends ?
Answer Posted / arpita
SOC1 : INSUFFICENT SPACE IN OUTPUT FILE
| Is This Answer Correct ? | 4 Yes | 23 No |
Post New Answer View All Answers
List the different jcl statements that are not permitted in the procedures?
How do you create a temporary dataset?
Explain how can a jobs execution priority be modified?
What do you understand by the terms: joblib and steplib?
Define concatenating?
What parameter directs the output of the job log dataset?
What is the function of dd disp parameter?
What are the 2 types of parameters in dd statement?
In sms datasets, what is the function of the dd mgmtclas keyword?
How is a type of file defined in the jcl that executes the cobol program?
i want to store 20 digits . how will u do it in cobol ?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
In job processing, what happens in execution stage?