Viewing 15 posts - 271 through 285 (of 301 total)
John: Thanks for your input!
August 18, 2014 at 10:17 am
No need to failover before rebooting the second node?
March 31, 2014 at 3:31 pm
Thanks a lot!
March 13, 2014 at 5:33 am
Thanks. So when windows reboot, does the sql server service comes online automatically?
March 13, 2014 at 5:06 am
Thanks! I would go with your recommendation.
February 28, 2014 at 9:26 am
Thanks Gila..do you think we need to keep the app offline for this operation.
February 28, 2014 at 8:22 am
Please see if these steps are good to follow:
STEPS: (SP upgrade - 2005 Cluster)
1.) Move both instances on one node (if active/active)
2.) Run the patch files from active node
 Installer automatically...
February 7, 2014 at 10:53 am
Does it mean we run SP installer from active node?
February 7, 2014 at 7:07 am
Thanks Steve for this post. I had similar issues like, I was able to connect remotely to sql server from another server within the domain but not from my laptop....
January 26, 2014 at 2:26 pm
See if this script helps. I use this to script out users/roles/permissions before a db refresh.
DECLARE
@sql VARCHAR(2048)
,@sort INT
DECLARE tmp CURSOR...
December 30, 2013 at 12:44 pm
Thanks a lot guys!!!
November 30, 2013 at 8:37 am
Thanks a lot guys... I forgot to mention that this dev environment is a VM. Does these drive recommendations still applies even if its in vm?
November 29, 2013 at 5:09 pm
For dev environment d: for app, e: for data, f: for log, g: for tempdb and h: for backup is it too much im asking for?
November 28, 2013 at 9:40 am
Thanks Gail and Igor !
November 21, 2013 at 4:10 am
Thank you!
November 20, 2013 at 8:17 pm
Viewing 15 posts - 271 through 285 (of 301 total)