Hello All,
In a newly built server, we installed db2v9.5, and then restored and migrated db2v8 backup image on the same. It was working fine.
DB2level : DB2V9.5 FP4.
We then ran reorg for all system tables and user tables of the database. After that , we are not able to select count(*) of the table , getting transaction log full. The above issue we faced for some set of tables.
Able to see some errors like reorg of indexes not happened properly in the diag.log and notification log in addition to the transaction log full.
ADM5572I Some index(es) on table are marked invalid and will require rebuilding. DB2 will automatically rebuilt the index(es) on this table, which will result in a super exclusive Z table lock for the duration of the rebuild and the unit of work.
IS that transaction log full because of - reorging of index not happened properly.
or any other related issue ?
Did any one of you face this issue ?
Please help me in identifying the root cause of this to avoid the same in future.
Thanks for your help in advance.
Meena.s