Answer Posted / sunaina
S0C4 error: 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 ? | 61 Yes | 2 No |
Post New Answer View All Answers
What is condition checking in jcl? Is this possible?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
how you will the direct the data to spool using sysout option?
what is a jcl?
how can you check if a file is empty using jcl?
Is automatic restart possible in jcl?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
what are the statements that are not valid to be included in an include statement?
A dd statement consists of 4 fields. Name them?
what happens in conversion stage in job processing?
how to do automated restart when a job abends?
what is the purpose of coding class parameter in job statement?
Is acct parameter mandatory?
what JCL Procedures?
define cond parameter in jcl?