What is the meaning of -805 SQL return code?

Answers were Sorted based on User's Feedback



What is the meaning of -805 SQL return code?..

Answer / nahid gorji

DBRM OR PACKAGE NAME not found in the Plan based on which
(DBRM or Package) had been bind to the plan.

Is This Answer Correct ?    7 Yes 0 No

What is the meaning of -805 SQL return code?..

Answer / sudha

The DBRM or package name was not found

Is This Answer Correct ?    5 Yes 3 No

What is the meaning of -805 SQL return code?..

Answer / majidalt

Can you please elaborate with little more detail to me...
Thanks
maltafi@gmail.com

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

What is runstats db2?

1 Answers  


What is reorg in DB2

3 Answers   Virtusa,


What are the various locks available?

5 Answers   CTS,


What is a SELECT statement?

1 Answers  


Is it possible to precompile if db2 goes down?

4 Answers   Target,


Shall i use this query to retrieve first 4 records, Select empno, sal from emptbl where empno < 5. like this can we fetch first 100 records?

3 Answers  


What is REORG? When is it used?

4 Answers  


What are the Isolation levels possible ?

5 Answers  


by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?

5 Answers   Mphasis,


Can we use select query in a loop to fetch multiple rows in a COBOL PROGRAM? If so, what is the advantage of cursor?

1 Answers   UST,


Is it mandatory to use DCLGEN? If not, why would you use it at all?

2 Answers  


What are common abends

1 Answers   SPIC, Virtusa,


Categories