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 |
How do u sort the table for Search ALL? Is it only using ASCENDING KEY IS statement in occurs clause? If the data is input in non ascending order, will the ASC KEY IS automatically sort the data? or will it throw compile time error?
What is the difference between index and subscript?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
If you were passing a table via linkage, which is preferable - a subscript or an index?
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
1.What is the default print format in cobol?
i have a requrement in A as viswa!@#$%&^**reddy i need to move viswareddy in B without junk values pls say how to do ths reply fast
What is SET TO TRUE all about, anyway?
can we read records in a file from botom to top. if possible how can we read
What are the different data types in cobol?
how to transfer the file from pc to mainframe??
What do you do to resolve SOC-7 error?