How can deadlocks be resolved?
No Answer is Posted For this Question
Be the First to Post Answer
wht displays the number of times a query modified ?
What is an instance database?
how to take the back up of the DB2 table.
what is a collection?
What is package in cobol db2?
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.
If a non-DB2 program calls a DB2 program, the calling program's name will be there in SYSIN of IKJEFT01 and the plan name will be that of the called program. But is a bind needed or a plan has to be created for the non-DB2 program also?
what is difference between Plan and Package
what is the syntax for FOR UPDATE CLAUSE in cursor declaration and how can u update using cursor? is it possible to update multiple rows at a time.
what's the best lock size that you could use when you create a tablespace?
What value the host varible will contain , if null indicator value is -2 ? Will it contain the truncated value or nothing will move ?
When can an insert of a new primary key value threaten referential integrity?