Answer Posted / kingmanish
SOC4 is data exception when you try to access undefined
memory location or exceed arrays etc.
It is a system abend to tell you that there is something
fundamentally wrong with your software.
So instead of handling it we should be looking into the
problem and try to fix it
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How do you access an uncatalogued dataset in a jcl?
Must tape dataset definitions include vol=ser specifications?
What is the function of dd name parameter with a 2 part structure; audit.report?
what is the purpose of coding class parameter in job statement?
When output dataset space is required, what quantity categories are used?
Explain the purpose of dd * statement in jcl?
What are the rules employed while naming the steps in a job?
List the different jcl statements that are not permitted in the procedures?
Explain the function of the steplib dd statement?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
List the different components of jcl statement?
What do you understand by jcl?
How can a stopped job be started again?
Are there any set of rules for the names of the steps used in a job?