how to solve u4038 abbend?........
Answer Posted / vijayamala
U4038 is an user abend. you will get this when you fail to
code 'stop run' in cobol program.
| Is This Answer Correct ? | 14 Yes | 9 No |
Post New Answer View All Answers
what is use of dcb parameter in dd statement?
what is the difference between JES3 and JES2?
How does the jcl specify the job to os?
what is use of dsn parameter in dd statement?
Is there any command to check wether the ps file is in sorted order?
what happens in conversion stage in job processing?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Can we call instream to catalog and catalog to instream?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What is the purpose of disp parameter?
Explain how can an in-stream dataset be terminated?
How to run cobol program using jcl?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
How does jcl act on a cobol code?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?