I got user abend U4038 while compiling my runjcl..
can anyone help me?
Answer Posted / abhishekd
Please check your input file. All the input should pass the
condition whatever may be imposed on them.
There may be one or more inputs which may be wrong as per
the criteria. this is also one case for u4038
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are decleratives in cobol?
example for sub strings ? and refernce modifications whit output pls
What is the use of intialize verb?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How do we get current date from system with century in COBOL?
Name some of the examples of COBOl 11?
) How do u handle errors in BMS macro?
how do you define single dimensional array and multidimensional array in your cobol?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is the difference between external and global variables in COBOL?
A table has two indexes defined. Which one will be used by the SEARCH?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Which is not true about evaluate statement
Explain the configuration section of a cobol program with examples of syntax.