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
Explain about different table spaces.
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
What is the LINKAGE SECTION used in COBOL?
In which area will you utilize 88 level items in cobol?
Are you comfortable in cobol or jcl?
How many bytes S(8) comp field occupy and its maximum value?
Can a Search can be done on a table with or without Index?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
how do you reference the rrds file formats from cobol programs
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
example for sub strings ? and refernce modifications whit output pls
) what is the difference between AID and HANDLE AID?