I have been working on an app for several weeks. My database size went from 9MB to about 12MB. Sometime in the last 2 days it jumped up to 242 MB. I don't know why. Now I cannot open it with management Studio Express. It says another process is using it. Usually this means I have a aspnet_wp.exe process running (from Visual Studio) and I just end the process, but Wndows Task Manager will not end the process. It does knock its size way down to 2.9 MB but won't kill it. Rebooting won't kill it either.
Are these two symptoms related? How do I recover?
Thank you.
Hi,
Are you closing the Database connection after each request?
How much you set the db to increase once there is a need for that?
No comments:
Post a Comment