What is a S0C4 error ?
Answers were Sorted based on User's Feedback
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 |
Answer / sathya
S0C4
Storage related problem. Check your linkage section, table
definition, and FD section.
Is This Answer Correct ? | 7 Yes | 0 No |
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?
How jcl is used for testing batch programs?
oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset
How to pass data to a program that is coded in an exec statement?
What are the rules employed while naming the steps in a job?
What is the significance of addrspc parameter in the exec statement?
what are the statements that are not valid to be included in an include statement?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
what is fixed length and variable length and difference between them
IN-STREAM DATA NOT ALLOWED IN PROC how can come out from this problem
if we are specifing joblib as well as steplib in job then at the time of execution how the process will complete