What is the meaning of -805 SQL return code?
Answers were Sorted based on User's Feedback
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 |
Answer / majidalt
Can you please elaborate with little more detail to me...
Thanks
maltafi@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
What is runstats db2?
What is reorg in DB2
What are the various locks available?
What is a SELECT statement?
Is it possible to precompile if db2 goes down?
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?
What is REORG? When is it used?
What are the Isolation levels possible ?
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?
Can we use select query in a loop to fetch multiple rows in a COBOL PROGRAM? If so, what is the advantage of cursor?
Is it mandatory to use DCLGEN? If not, why would you use it at all?
What are common abends