How to restart a DB2 program?
No Answer is Posted For this Question
Be the First to Post Answer
What is buffer pool?
This was related to -811 sqlcode, In a COBOL DB2 program which accesses employee table and selects rows for employee 'A', it should perform a paragraph s001-x if employee 'A' is present. In this case it gets -811 sqlcode, but still it process the paragraph s001-x. What could be wrong in my code.
There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........
what is + sign and -ve sign for sql code ?
What is CHECK PENDING ?
What is difference between alias and synonym in db2?
What is the difference between using bind () and rebind () methods of naming class?
What is meant by repeatable read?
What is the maximum length of a column name in DB2? 18 or 30 or anything other than these?
What is clone table?
When do you use the IMAGECOPY?
COBOL PRECOMPILER ERROR: "XXXXXX" (TABLE) PREVIOUSLY DECLARED OR REFERENCED DCLGEN VARIABLES GETS IMPORTED TWICE FOR ONLY ONE EXEC SQL STATEMENT. WHAT COULD BE THE PROBLEM?