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

Which mode is used to operate the sequential file?

1 Answers  


How do you set a return code to the JCL from a COBOL program?

4 Answers  


. How do we cast a variable in COBOL

1 Answers   HSBC,


How to remove 2 duplicate records and copy only one using job control language?

1 Answers  


TO abend the data sholud open in which mode? 1.new 2.old 3.mod 4.shr

1 Answers   MNC,


What the difference is between continue and next sentence?

1 Answers  


i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?

1 Answers   HCL,


What is the maximum length of a field you can define using COMP-3?

4 Answers   Complex System, Infosys,


What are the different rules of SORT operation?

1 Answers  


What is the difference between index and subscript?

5 Answers   Visa,


what is MSGLEVEL?

1 Answers   IBM,


Hi all, I have a following requirement to write the cobol program. I have to load the 129 variables from input sequential file which are in excel sheet to the cobol inernal table. and after loading into table i have to compare this data with the business file. here compare means controlling the data whether the format(numeric,alpha) is same in the business file and in the table??? i have the same data in input and business file. could anyone please give me any idea of the logic?// i have all the 129 different variables(129rows,1 column)is there .

4 Answers   IBM, Syntel, TCS,


Categories