in cobol main pgm is calling sub pgm but sub pgm does not
exists , what abend i get if submit the job?

Answers were Sorted based on User's Feedback



in cobol main pgm is calling sub pgm but sub pgm does not exists , what abend i get if submit the ..

Answer / kiran

i think it will be s806...ie load module not found

Is This Answer Correct ?    13 Yes 0 No

in cobol main pgm is calling sub pgm but sub pgm does not exists , what abend i get if submit the ..

Answer / gurukulu

S0C1 ABEND will be issued.

Is This Answer Correct ?    5 Yes 4 No

Post New Answer

More COBOL Interview Questions

how we separate the cobol cics statements from cobol&cics programming?

1 Answers   Valtech,


COBOL Snippet: Tell where the control will when the below code execute IF (A=B) CONTINUE ELSE NEXT SENTENCE PERFORM <IMP-STMT> END-IF.

7 Answers   HCL,


What is the difference between index and subscript?

5 Answers   Visa,


can we read in input the file with a variable length ? please , how ..could you help me ?

3 Answers   EDS,


what is meant by binary search?

4 Answers  






What is different between variable length and fixed length?

2 Answers   TCS,


what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include tempary file used for sorting in assign statement?

3 Answers   TCS,


Give some advantages of REDEFINES clause?

2 Answers   Syntel,


What is the LINKAGE SECTION used for?

4 Answers  


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

0 Answers  


How to resolve the soc4 & soc7 other than following answers. Soc4 can resolved using mispleed dd name and dd name is not matching with file and soc7 check the sysdump and copy the offest address then correct it in the program.

10 Answers   ADP, Amdocs, Cap Gemini, Keane India Ltd, Super Value, TCS,


Using string statement.Is coding three destination string from one source string possible in one code?or three codes for every destination string of one source string.?thank you

1 Answers   BPL,


Categories