What is cloudant database?
No Answer is Posted For this Question
Be the First to Post Answer
4. A DB2 application is bound with uncommitted Read isolation level.It issues a request that retrieves 20 rows out of 200000 in the table. Which of the following descrbes the rows that are locked as a result of this request? a. None of the rows are locked. B.The retrieved rows are locked. C.The last row of the result set is locked. D.The rows not previously updated by another application are locked.
What is syscat in db2?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
when i am trying to update a table having 1000 rows. the program abends.how we will come to know the last successful updated row was. we are not using any commit operations
How to execute stored procedure in db2 command editor?
define clustering index.
cobol-db2 runjcl please?
max number of columns in a db2 table?
db2 restart logic ?
What is reorg?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
how can u nderstand the sql stmts executed successfully or not ?