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 |
How to resolve the soc4 and soc7 errors?
How many maximum number of procedures can we write in one COBOL program?
can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans
how to pass 100 to s9(4) how r they inserted ?
What is COMP SYNC?
how many maximum no of variables can be declared in linkage section ?
) how do u code after getting data?
how do you reference the fixed unblock file formats from cobol programs
How include time & date in the report generation in cobol programing?
What are the two search techniques ?
What is the utilization of copybook in cobol?
Explain how you can characterize tables in cobol?