New answers tagged maintenance
0
It appears that the issue occurs on the cluster node where the physical disk resource did not come online.
@Unreason: Before this problem started did u install any security update for Symantec Endpoint Protection.
Check the events are logged in the Windows Server
Check the Cluster log.
If you figure out it is because of the Symantec update. The Solution ...
2
The table MY_TBL contains large binary data in a BLOB column. The documentation of the REORG command says that DB2 avoids reorganizing such objects because it is time consuming and does not improve clustering. However, DB2 can be forced to reorganize LOB data if the LONGLOBDATA option is specified. The unused space can be reused by DB2, so inserting new data ...
6
I'm going to take a guess that you are using automatic storage. (Not that this could happen otherwise...it is just easy to have this happen with automatic storage.)
The problem is most likely that your database reclaimed the space for itself but did not release the disk back to the operating system. This can be shown very easily by checking the High Water ...
Top 50 recent answers are included
