What is a S0C4 error ?

Answers were Sorted based on User's Feedback



What is a S0C4 error ?..

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

What is a S0C4 error ?..

Answer / sathya

S0C4
Storage related problem. Check your linkage section, table
definition, and FD section.

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More JCL Interview Questions

How to find the number of duplicates in a file using Sort?

4 Answers   Fidelity,


i have 10 steps in my jcl. -->if i want to execute my program from 5th step what i have to do? don't give //* in ur previous steps --> if i want to execute my program from 1to 5 steps only what i have to do?

2 Answers  


how to convert a file form fixed Length to variable length?

2 Answers   Syntel,


In JCL..for TIME Parameter was specified both JOB & STEP..which one is overrides

6 Answers   Satyam,


In jcl i have 255 steps. In 255 step i declared proc. In proc i have 20 steps this job is executable or not? why?

4 Answers  






is it possible to submitt more than one job in job card in jcl? and if yes than is it necessary to have the jobs same name?

4 Answers   Accenture,


Name the parameters which can be used to limit the number of records written to a sysout dataset?

0 Answers  


What are the default system and catalog libraries in JCL?

2 Answers   Infosys,


What is the error code SOC01 indicate ?

5 Answers   Microsoft,


write a jcl to execute a job by 7:00 am on jan 20,1986?

0 Answers   IBM,


Whats error code s222?

7 Answers   Patni,


Suppose there are 10 steps in a PROC, I want to execute only step5. How do you give the condition in the JCL that calls this PROC?

3 Answers   IBM,


Categories