How to resolve -805 error in DB2?
Answer / lakshmi
Reason for Sql Code -805: The application program attempts
to use a DBRM package that is not found ('location-
name.colection-id.dbrm-name.consistency-token').
Solution:
1. Rebind the program with the correct DBRM library name.
2. The plan name used in the JCL and the plan used for bind
should be same.
| Is This Answer Correct ? | 39 Yes | 3 No |
How can you count the number of rows from a table tab?
What is dynamic SQL?
What is -904 sql code? How to resolve it?
What is view db2?
What is a NULL value? What are the pros and cons of using NULLS?
What is Reorg Recovery? when will you run it?
WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?
What do you mean by NOT NULL? When will you use it?
What is a synonym ?
what is the sqlcode -501
What is consistency token in db2?
db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above.