describe 805 error
Answers were Sorted based on User's Feedback
Answer / kumar
dbrm bind plan not found at the time of run..............
plz correct me.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / paddu
-805 error means at the binding process time,dbrm or
package not found in plan.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / 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 |
805 error means token not found.
it's nothing but inserting duplicates...
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / 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 |
Answer / 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 |
wht r the advantages of 77 level number ?
Can anyone tell me how to handle the array beyond the limit. If we have an array or a table which can handle 5000 records but now we have to compensate 20000 records with the same array? how to handle the situation.
How you can delete a record from a ps file in cobol?
What is inspect in cobol ?
Consider the following COBOL entries: 05 X PIC 99 VALUE 10. SUBTRACT 20 FROM X. The resultant value of X wil be
how to convert vsam table into DB2 table?
What is the difference between goback, stop run and exit program in cobol?
COMP field occupy ?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
when COMP-3 is preferrable?
what is index and how to use two tables using index?
can any one help -s806