describe 805 error

Answer Posted / dn

the sqlcode=-805 get in db2 application program due to the mis matching of the load library for program-id(program name ).

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6073


How to print 10 to 1 if the input have only 10 digit number?

1016


what is the use of outrecord?

1959


What are the different rules of SORT operation?

885


What are literals?

833






Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

856


What is link edit in cobol?

932


What is report-item in COBOL?

884


What are the different open modes available in cobol?

925


explain sorting techniques in cobol program?

874


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.

2204


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3935


how do you reference the variable block file formats from cobol programs

914


Write a program that uses move corresponding.

859


What are 77 levels used for?

838