WHAT IS SOC3?HOW IT CAN BE RESOLVED?



WHAT IS SOC3?HOW IT CAN BE RESOLVED?..

Answer / nav

SC03: An attempt was made to make the EXECUTE machine
instruction the target of an EXECUTE instruction, which is
not allowed. This abend is sometimes used intentionally
as a "poor man's user abend" (e.g., 'EX R1,*').

Resolution: Correct the program logic error and resubmit
the job.

Is This Answer Correct ?    0 Yes 10 No

Post New Answer

More COBOL Interview Questions

What are the functions like c or c++ in cobol?

2 Answers  


What are differences between Static Call and Dynamic Call?

10 Answers   IBM, KBC, Keane India Ltd, Verizon,


how to transfer the file from pc to mainframe??

4 Answers  


How can I find the maximum value of a field in a file while reading the file dynamically? without using sort function. Suppose i have a file with fields Timestamp, description, teamname, teamnumber.. i have read the file till end and find the maximun value of timestamp which is not in sorted order.. can we use function max(timestamp)?

1 Answers   CGI,


In A cobol program , we can use COPY Statement in FILE- SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION basically what is the difference

3 Answers   IBM,






How many sections are there in data division in COBOL?

0 Answers   B-Ways TecnoSoft,


What is EIBCALEN? Why it is used?

9 Answers   ADP,


There is a production file which has millions of records in it.The program that uses it ends up with an SOC7 abend.It is sure that the abend is due to some invalid data in the file.Is there any way to debugg the SOC7 abend with out giving displays? I need the record which is cause for the abend.

8 Answers   Danske, iGate,


What is SSRANGE, NOSSRANGE ?

5 Answers  


what is difference between cobol and cobol/400

1 Answers   HCL,


Why did you choose to work with ibm mainframe cobol programming?

0 Answers  


What is an index for tables?

2 Answers  


Categories