I need the ability to monitor my segment usage by device in MB for data growth. The scripts I have found/developed are not providing the information I need. At a minim the devices are separated by data and index. Would any one have a good script for this?
Example.
Database ScoobyDoo.
database_name database_size
------------- -------------
ScoobyDoo 284536.0 MB
reserved data index_size unused
------------ ----------- ----------- ----------
164417808 KB 92098352 KB 70607632 KB 1709536 KB
Segment Device PhyDvSize AssignedDvSize DataUsed %Avail
Seg_SD_Data ScoobyDoo _Data1 81920 81000 79,999 0%
Seg_SD_Data ScoobyDoo _Data2 81920 81000 54,399 33%
Seg_SD_IDX1 ScoobyDoo _IDX_Shaggy 30000 29500 12,853 57%
Seg_SD_IDX2 ScoobyDoo _IDX_Velma 30000 29200 15,478 48%