Viewing 15 posts - 16 through 30 (of 110 total)
thank you that is exactly what I am looking for.
May 11, 2009 at 9:16 pm
I am moving my master database to a different server to test disaster recovery. Our 2000 boxes have no high avialibility so I need to get them up ASAP. If...
April 30, 2009 at 7:22 pm
thanks.. I think that gave me what I needed:-)
April 30, 2009 at 7:10 pm
so you are saying that there isn't a way to change the directory of tempdb on a different server if it does not exist in the current directory where it...
April 29, 2009 at 11:36 pm
using dbcc checkdb with physical_only runs faster but does nothing from increasing the total memory to be equal to target memory.
February 22, 2009 at 4:23 pm
Thanks for everyones help.
Ok I cannot increase the amount of RAM to 14GB without causing paging (usually triggered by %committed bytes in use over 80%).
I would prefer to look at...
February 19, 2009 at 6:00 pm
yep I have set the max mem. I have 16GB and 5 instances.
max mem is as follows
inst1 1GB - 1 database mirrored
inst2 500MB - 3 databases mirrorred 2, databases unmirrored
inst3...
February 18, 2009 at 5:06 pm
the problem is that after I run it the .memory_manager.total server memory increases to the target server memory and does not let up until a restart. I have experienced...
February 17, 2009 at 8:46 pm
thanks Roy.. I believe clustering is expensive - I don't think my boss will go for that.
Presently we are using mirroring and having a small problem with applications having ...
February 12, 2009 at 4:14 pm
Oh isql - is that like sqlcmd?
If so does that mean restoring the master is same as restoring master on 2005 except you use isql instead of sqlcmd?
February 10, 2009 at 10:32 pm
I thought perhaps I could use trans replication to migrate a 2000 database to 2005 with hopefully no (or next to no) downtime - I have a 2000 box that...
February 8, 2009 at 10:44 pm
Viewing 15 posts - 16 through 30 (of 110 total)