Answer Posted / dn
the sqlcode=-805 get in db2 application program due to the mis matching TIME STAMP of the dbrm library and load library for program-id(program name ).
| Is This Answer Correct ? | 1 Yes | 14 No |
Post New Answer View All Answers
what are decleratives in cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How do you reference the following file formats from cobol programs?
Differentiate between structured cobol programming and object-oriented cobol programming.
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between next sentence and continue in cobol programing language?
How do you differentiate between cobol and cobol-ii?
Name the sections present in data division.
i need a small 3d program using inline and outline.
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
Mention the guidelines to write a structured cobol program?
Which division and paragraphs are mandatory for a COBOL program?
Difference between cobol and cobol-ii?
Define static linking and dynamic linking.