Viewing 13 posts - 106 through 118 (of 118 total)
The idea is to have a warm standby server for another warm standby server. Because we need the first server as the reporting server, we dont want to bring it...
August 31, 2006 at 10:21 am
If I attach the dbs, can I attach them as 'standby'? Because on the first server, I have 9 standby servers and I want to keep them in nonrecovery mode...
August 31, 2006 at 9:06 am
I would like to know how to simulate the transaction volume on development environment.
Thanks!
July 17, 2006 at 2:24 pm
Thanks John. Does turning on PAE switch help at all?
April 26, 2006 at 9:52 am
I dont think awe is enabled. Here is the entry from sp_configure :
name ...
March 23, 2006 at 9:07 am
Thanks for the thought. The machine is running OK now. We used to set the memory for both instances to be 0-4GB(which is the total amount of memory on the...
March 22, 2006 at 11:57 am
Thanks all for the thoughts. Here is our scenario: --the memo field could potentially be very lengthy, with the limitation on the varchar field (8000 char), its not quite feasible...
March 10, 2006 at 8:09 am
Thanks, Steve. Yes, could be. In fact, thats how we are doing now. But since memo field is a text field, its very slow to use 'like'. I am trying...
March 10, 2006 at 7:38 am
Thanks, Andy. I tried it, didnt work tho. I read about the string that u can put in the double quote, its called 'prefix term', meaning it returns results with...
March 10, 2006 at 7:09 am
Thanks Allen. But I think this article might not apply to us. We have always been using sql server 2k. The odd thing is the error message always comes after...
March 1, 2006 at 10:07 am
Thanks for responding.
I will give it a try.
Kathleen
October 14, 2005 at 7:18 am
I ran
DBCC TRACESTATUS(-1)
GO
on each of the database on the server, none of them have any trace flags turned on.
Any more thoughts on these messages?
Thanks,
Kathleen
October 12, 2005 at 4:05 pm
Thanks for the reply.
Sorry I missed one last message that says: 'LazyWriter: warning, no free buffers found.' So its like all seven messages keep showing up one by one....
October 12, 2005 at 1:11 pm
Viewing 13 posts - 106 through 118 (of 118 total)