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 happens if both JOBLIB & STEPLIB is specified ?
Explain the jcl exec statement?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
what is JCL?
What do you understand by the term job time – out and how can you overcome that?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What is use of restart and how to use it?
Are there any set of rules for the names of the steps used in a job? What are they?
Brief description of inline procedure of jcl.
which utility is used to sort a file in jcl?
How do you create a temporary dataset?
How can values be passed from the job stream to an executable program?
what is use of dcb parameter in dd statement?
How to execute 2nd and 4th steps among 5 steps in jcl proc?