I got user abend U4038 while compiling my runjcl..
can anyone help me?
Answer Posted / nnn
There are many reasons to give U4038. Here are common
reasons.
1. DD name missing
2. File status
| Is This Answer Correct ? | 25 Yes | 9 No |
Post New Answer View All Answers
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What are the different rules of SORT operation?
What is the difference between PIC 9.99 and 9v99 in COBOL?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Name some of the examples of COBOl 11?
A table has two indexes defined. Which one will be used by the SEARCH?
what happens if parmparameter passes zero bytes to the program
What is the difference between comp and comp-3?
how do you reference the variable block file formats from cobol programs
) How do u handle errors in BMS macro
i want a program using by if, evaluate , string, unstring, perform, occurs?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
what is amode(24), amode(31), rmode(24) and rmode(any)?
What guidelines should be followed to write a structured cobol prgm?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?