I have a written a DB2 program to load record into the DB2 table. Actually its a new db and it is not possible for other process or users to use this DB.
when i ran the job for the first time it got abended after processing few records with the sql code -911.
when i restarted the job , it ran fine.....
Is it possible to identify the reason for that particular deadloack...
Is that DB2 is internally storing such details any where within the system?