Answer Posted / narendra
Storage violation error, can be due to various reasons.
---> Reading a file that is not opened.
---> invalid address reference due to subscript error.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you understand by the term notcat 2 – gs?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What are the utility programs in jcl?
Explain the function of job statement in jcl?
How would you understand error(execution phase)?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What are the parameters that are used in creating a gdg?
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 the significance of addrspc parameter in the exec statement?
How does jcl act on code(if you take a cobol program)?
Mention the types of job control statements?
what is the purpose of coding notify parameter in job statement?
List the different components of jcl statement?
How does jcl specify the job to the operating system?
How can the disposition of sysout datasets be set for an entire jobstream?