Profile

Click to view full profile
Hi, I'm Veerapat Sriarunrungrueang, an expert in technology field, especially full stack web development and performance testing.This is my coding diary. I usually develop and keep code snippets or some tricks, and update to this diary when I have time. Nowadays, I've been giving counsel to many well-known firms in Thailand.
view more...

Monday, June 25, 2012

SQL Server Database Filegroup is Full; What, Why and How?

Take a look at http://learnsqlwithbru.com/2012/01/10/sql-server-database-filegroup-is-full-what-why-and-how/. The author stated it very clear. In short, the problem can be summarize into 3 cases: disable auto growth, data size is over the given limit, and not enough disk space available.

No comments:

Post a Comment