Answer Posted / rangarao chitipothu
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 ? | 11 Yes | 0 No |
Post New Answer View All Answers
How can return codes be tested before execution of a job step?
how you can access an uncataloged dataset in a JCL?
Explain how can a jobs execution priority be modified?
Explain about LMQUERY�give a dialog information about a data set
Name a few IBM utility programs, and explain its function.
I need exexution process for JCL programs
Explain the function of //jcllib statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
how JCL works?
What is the format of comment statement?
Which statement is used to identify the private libraries in job?
Explain about LMFREE�free data set from its association with data ID
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Is there any command to check wether the ps file is in sorted order?
Is their any set of rules for dd? Explain.