Answer Posted / elite group
File attribute mismatch...
The LRECL defined in the program is different whatever
given in the JCL
| Is This Answer Correct ? | 44 Yes | 1 No |
Post New Answer View All Answers
how do you reference the variable unblock file formats from cobol programs
how do you define single dimensional array and multidimensional array in your cobol?
What is difference between static and dynamic call in cobol?
What is the difference between perform … with test after and perform … with test before?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is link edit in cobol?
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?
how to access the file from prodution from changeman tool and to submit a file to production
what is the use of outrecord?
What is the local-storage section?
Write the code to count the sum of n natural numbers.
What are the access modes of START statement?
) what is the difference between AID and HANDLE AID?
What is Pic 9v99 Indicates in COBOL?
What is static and dynamic call in cobol?