I got user abend U4038 while compiling my runjcl..
can anyone help me?
Answer Posted / mani
It is a user abend which means there could be some mistake
in the jcl and it may not be syntax but runtime.
Check the jcl once again.
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
What is the difference between Global and External Variables?
What are the access modes of START statement?
How do u write test cases?
Explain what you understand by passing by value.
Which division and paragraphs are mandatory for a COBOL program?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Which Search verb is equivalent to PERFORM…VARYING?
What kind of error is trapped by on size error option?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
what are decleratives in cobol?
) how do u code after getting data?
what is search and searchall?what is the diffrence between them?give an best example?
How to use the same COBOL program in Batch and CICS on lines? explain with an example