How can you validate Sql errors during cursor operation in
db2 pgms and where do you code?
No Answer is Posted For this Question
Be the First to Post Answer
is it compulsory commitment control in journal?
What is host variable in db2 cobol?
For update of a row in cursors, when do we move value into host variable in cobol progrm? is it before open or before fetch ?
How do you filter out the rows retrieved from a Db2 table ?
What is tablespace?
What is package in cobol db2?
What keyword does an SQL SELECT statement use for a string search?
What is a buffer in memory?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
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?
What is the error code -803 ?
One program calling 5 subprograms, its a cobol db2 program, after precompilation how many plans and packages will created?