What is a S0C4 error ?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How jcl is used for testing batch programs?

936


Must tape dataset definitions include vol=ser specifications?

1317


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

2003


what are the statements that are not valid to be included in an include statement?

1070


How does jcl act on a cobol code?

838


what are JCLLIB and STEPLIB in JCL?

876


What is the function of a dd statement?

903


Explain the jcl exec statement?

860


How does jcl specify the job to the operating system?

942


What is multithreading in jcl?

1169


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

1015


Explain the function of the dd dcb keyword?

926


hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u

1884


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1691


how do you code a null statement?

997