database growth
Previously in order to find out the database growth, I have to create my own table and trigger for the insert to get the data. I understand that with AWR, we can use some dbms package to directly query some history table maybe using different snapshot time to find out about database growth. Which package should I use, it is dbms_space or something? I do have the tuning and diagnostic pack license recently. Any advice? Thank you very much.
0