Answer Posted / sujith
we cannot compile db2 and cobol statements with jcl,so with
dnshpc utiliti we can change db2 statements as call
statements. 805e means timestamp mismatch of db2 ad cobol
statements
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
i want a program using by if, evaluate , string, unstring, perform, occurs?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
how to convert the recors form vsam file to db2 table tru file aid
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
For rewrite, why is it mandatory that file needs to be opened?
What is a scope terminator give example?
Differentiate between structured cobol programming and object-oriented cobol programming.
How you can read the file from bottom?
How do you define a variable of comp-1 and comp-2?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
How many sections are there in data division in COBOL?
what is difference between cobol and cobol/400
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is link edit in cobol?
how do you reference the variable block file formats from cobol programs