Viewing 10 posts - 1 through 10 (of 10 total)
Checking out the RS configuration is one of my tasks this morning, and the web server is a different server than the database server.
Thanks for the input.
Deana
October 11, 2007 at 7:12 am
The plan to move between simple recovery for dbcc, stats, rebuilds, etc. and full recovery is testing poorly again. I did find out that you can do this as...
October 8, 2007 at 10:30 am
Good suggestion there. I have done this with SQL Server 2000 maintenance plans, but it tested poorly with SQL Server 2005 on the development server. The maintenance plan...
October 2, 2007 at 10:49 am
Thanks for that info. I have been pursuing a two-pronged strategy of more disk space and reducing the transaction log size. I should get the extra drive next...
October 2, 2007 at 7:18 am
How true, how true. I have a similar situation with the dev server so i'll practice first on it.
Thanks for your help.
Deana
October 1, 2007 at 10:14 am
Thanks for the offer of assistance. I checked this morning -- the mdf is 20GB and the ldf is 28GB. No heavy user transactions running at night except...
October 1, 2007 at 9:11 am
I'm not sure what the initial size was, but I have expanded the log size 2-3 times over the past 3 months. Your comment about shrinking the log is...
October 1, 2007 at 7:00 am
I am running into a similar situation and need to figure out how best to proceed. The database houses GIS data and is large. There would be few...
September 30, 2007 at 7:18 pm
Change the logins to SQL Server authentication?
Deana
September 24, 2007 at 8:21 am
Thanks for the information. Could you explain a little more about what it is supposed to do?
At my first reading of this, I'm not sure that I can do it. ...
September 23, 2007 at 7:32 pm
Viewing 10 posts - 1 through 10 (of 10 total)