• Register

SQL Server Video Tutorial Just for $50 

Follow DBATAG

twitter facebook Feed email

Subscribe to Email Newsletters

SQL Database Growth

0 votes
Hi All,

I have a requirement to get the database growth info from a SQL server .I have a similar query which pulls database growth based on the database backup.

But I suspect that is the not good idea for getting the db growth.So anyone of you have any plans to get the same in any other way.

Regards,
Dilip
asked by dilalak

2 Answers

0 votes
Hi,

Based on the data file and log file size we can monitor the DB growth info.

http://www.databasejournal.com/features/mssql/article.php/3339681/Monitor-Database-Growth-on-Multiple-SQL-Servers.htm

It may help you...

Thanks
Samuthirapandi
answered by anonymous
This solution is not working for me
when I am running i am getting many errors
0 votes
represent database file growth on weekly basis over a period of time that too without using any third party monitoring software.

Check, http://www.sqlserver-training.com/database-size-growth-chart-report-graphically/- for more step by step instructions
answered by DESIDBA
Getting errors

Related questions



If this page has HELPED you somehow then do

You can also join me here to get daily SQL Server Tutorial / NEWS

Join me on TWITTER Join me on FACEBOOK Join me on LinkedINGet UPDATES via XML Feed Get Updates via Email