I got user abend U4038 while compiling my runjcl..
can anyone help me?
Answer Posted / rp
Please check the LRECL, if wrong record lengths are given U4038 abend comes.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
) what is the difference between AID and HANDLE AID?
i want a program using by if, evaluate , string, unstring, perform, occurs?
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?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Mention the guidelines to write a structured cobol program?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What is the Purpose of POINTER Phrase in STRING command in COBOL?
how do you reference the rrds file formats from cobol programs
What is a SSRANGE and NOSSRANGE?
What is the problem of ordered sequential files access?
What are the different rules to perform a Search?
What is the local-storage section?
how to move the records from file to array table. give with code example
Which division and paragraphs are mandatory for a COBOL program?
How to remove 2 duplicate records and copy only one using job control language?