assume ther are 5000 records in a database and want to fetch using cursor. cursor fetches only 3000 records and fetch is not happening for remaining 2000 records. why it happens and how to rectify it
What is db2 bind process?
What are the contents of a DCLGEN?
What is the difference between CS and RR isolation levels?
What is with ur in db2?
Can there be more than one cursor open for any program?
What is the difference between using bind () and rebind () methods of naming class?
What is a system catalog table in db2?
What is cursor with hold option in db2?
While creating a table, by mistake you have given size of one field as 10. But as per requirement size should be 8. What is your next step?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
Is ibm db2 free?
Which catalog tables contain authorization information?