what is the soft code for deadlock ?

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


Please Help Members By Posting Answers For Below Questions

List out the buffer pools in db2

624


Why cursor is used in db2?

572


Explain about mirror activator disk mirroring?

554


What is the function of logging in the db2 database?

638


What is nvl in db2?

624






I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.

1646


What is runstats db2?

576


When reorg is used?

668


Where can you declare a cursor in a cobol-db2 program?

602


How to create db2 table in mainframe?

629


what is db2 restart?

1687


What is sqlca’s maximum length?

668


How to resolve deadlock issue

17941


Which component is responsible for db2 startup and shutdown?

622


How to access db2 tables in mainframe?

611