What does S0C4 error mean?

Answer Posted / viren

SOC4 Exception Occured in my Program, When I tried to Write
into the File that was not opened.

Is This Answer Correct ?    12 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to pass the parameter in parm using linkage section ? (syntax)?

847


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

1133


What are s0c1, s0c4, s0c5, s0c7 and socb?

931


WORKING-STORAGE SECTION. 77 W-A PIC 9(3)V99 VALUE 23.75. 77 W-B PIC ZZ9V99 VALUE 123.45. PROCEDURE DIVISION. MOVE W-A TO W-B. DISPLAY W-B. STOP RUN. compiler : IGYGR1080-S A "VALUE" clause literal was not compatible with the data category o subject data item. The "VALUE" clause was discarded. WORKING-STORAGE SECTION. 77 W-A PIC 9(3)V99 VALUE 23.75. 77 W-B PIC ZZ9V99. PROCEDURE DIVISION. MOVE 123.45 TO W-B. MOVE W-A TO W-B. DISPLAY W-B. STOP RUN. 2375

1249


What is NOTCAT ?

1030


What is use of restart and how to use it?

1013


Explain the function of //cntl statement?

875


What is the function of job statement in jcl?

820


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

2124


what is JCL?

913


what is a jcl?

868


What is the function of dd disp parameter?

848


Explain how can the disposition of sysout datasets be set for an entire jobstream?

839


what is the use of JCL?

889


List in order the hierarchical levels of jcl?

856