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
Differentiate between structured cobol programming and object-oriented cobol programming.
What are all the divisions of a COBOL program?
What are the access modes of START statement?
What is amode(31)
What is the difference between PIC 9.99 and PIC9v99?
How many bytes S(8) comp field occupy and its maximum value?
Why did you choose to work with ibm mainframe cobol programming?
What is the problem of ordered sequential files access?
What are the different rules of SORT operation?
What is redefines clause in COBOL?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Explain what you understand by passing by value.
Write the code implementing the perform … varying.
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?