The document contains two SQL scripts that query the v$datafile view to summarize Oracle database file growth over time in gigabytes and group results by month or year. The scripts summarize storage usage and growth for monitoring and planning purposes.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
38 views1 page
DB Growth Script
The document contains two SQL scripts that query the v$datafile view to summarize Oracle database file growth over time in gigabytes and group results by month or year. The scripts summarize storage usage and growth for monitoring and planning purposes.