in cobol main pgm is calling sub pgm but sub pgm does not
exists , what abend i get if submit the job?
Answer Posted / gurukulu
S0C1 ABEND will be issued.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is the Purpose of Pointer in the string?
What is static and dynamic call in cobol?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Differentiate between structured cobol programming and object-oriented cobol programming.
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Write a program that uses move corresponding.
What is cobol?
Explain how you can characterize tables in cobol?
What is the use of intialize verb?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Difference between cobol and cobol-ii?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Are you comfortable in cobol or jcl?
Can a Search can be done on a table with or without Index?