What is a S0C4 error ?
Answers were Sorted based on User's Feedback
Answer / guest
Storage violation error - can be due to various reasons.
e.g.: READING a file that is not open, invalid address
referenced due to subscript error.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / sathya
S0C4
Storage related problem. Check your linkage section, table
definition, and FD section.
| Is This Answer Correct ? | 7 Yes | 0 No |
what is full form of AIX
How to exclude the duplicate records from two concateded flat files (records from both files must be removed)?
how do u send return code from cobol to jcl ?
Explain how can the submitting users racf authority be overridden in a job stream?
How to submit jcl through a cobol program?
How do you send the output of a COBOL program to a member of a PDS?
how many max steps can we use in a job? pls answer to my question
what is JCLLIB and PROCLIB in jcl and their syntax
I have DATE filed like DD-MM-YYYY, So I want output should be MM/DD/YYYY using JCL? Can anybody post the answer for above requirement?
4 Answers BirlaSoft, FIS, Wipro,
What are the common keyword parameters in both job and exec statements
can we have more than one job in a single job card that is we are specifying only one 'job' statement in the jcl.
How to create delta file using JCL