Answer Posted / deepthy
-911 and -913 are the sqlcodes for deadlock. But DB2 attempts
to roll back the SQL for one of the application
processes. If the
ROLLBACK is successful, that application receives
SQLCODE -911. If the
ROLLBACK fails, and the application does not abend,
the application
receives SQLCODE -913.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you select a row using indexes in db2?
What is a db2 package?
Explain the function of data manager.
How to check sequence on a table in db2?
Is db2 a database?
How to find the number of rows in db2 tables?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What are the rules for db2 programming?
What is image copy in db2?
What is null value in db2?
what is the role of the cursor in db2?
Name the various locking levels available?
What is the physical storage length of the data types date, time, and timestamp?
What is bind in db2?
What does runstats do in db2?