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

hw to create 3 dimensional array & hw to access it?

1 Answers  


why occurs clause not mentioned in 01 level

6 Answers   HCL, NIIT, TCS, Tesco,


What is a report item?

0 Answers  


Describe the cobol database components?

0 Answers  


how do you define single dimensional array and multidimensional array in your cobol?

0 Answers  






can I copy book which contain db2 statment in procedure divion?

2 Answers   Bank Of America,


how can count the number of character in feild ?? suppose for instance i have a feild with value ' rajesh sarkar' then how can v count the number of characters whitout spaces...........

4 Answers   Wipro,


What is the difference between working storage copybook and linkage section copybook?

5 Answers   TCS,


What is the use of EVALUATE statement?

4 Answers   Tesco,


WHY LRECL NEEDS TO BE 4 EXTRA THEN THE COBOL FILE LENGTH & WHAT IT CONTAIN IN THAT LENGTH

2 Answers   Cap Gemini,


tell me about examine inspect and evaluate ?

2 Answers   CTS,


In a program, there are 2 sections defined say SECTION-A and SECTION-B. There is a paragraph say CALC-INT in both the sections. If this para has to be called directly for SECTION-A, then PERFORM CALC-INT will not work as it is present in both sections. How the PERFORM statement has to be coded here?

5 Answers  


Categories