Explain the contention situations caused by locks?
No Answer is Posted For this Question
Be the First to Post Answer
What does it mean if the null indicator has -1, 0, -2?
What does the RUNSTATS Utility do?
Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code?
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.
What is db2 connect?
What is CHECK PENDING ?
if there is a table with huge number of records and if i want to extract only first 3 records from the table, what query i have to provide to retreive first 3 records
What is the use of dclgen in db2?
What can the Locate option of the Repair Utility accomplish?
Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference
What is a DBRM, PLAN ?
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 ?