Viewing 15 posts - 181 through 195 (of 359 total)
Please find attached screen of my cluster manager.
February 23, 2012 at 9:56 am
Yes I have the browser service running. Also, your screenshot matches mine except that I have 2 of those (one for each sql).
February 23, 2012 at 9:51 am
Also I see is the CLuster Service running on Node C. Is this required too?
February 23, 2012 at 9:33 am
Yes I do see the SQL Browser running on the Node C.
February 23, 2012 at 9:32 am
What is the mode you are using? Node Majority?
How many nodes are up?
Do the SQL Services show as running?
CEWII
I am using No Majority (can sustain failures of all nodes except...
February 23, 2012 at 9:00 am
I could get rid of this issue but when I failover both the Nodes to Node C I am not able to connect to SQL Server from SSMS. I am...
February 23, 2012 at 8:43 am
I get the error when I try to configure cluster resource group.
February 22, 2012 at 6:41 pm
Thanks for all the inputs. Right now I have an issue:
Here is what I did.
Node A Installed sql server as New sql server failover cluster installation
Node B Installing SQL Server...
February 22, 2012 at 6:41 pm
yeah...I am upgrading to enterprise and per my call with MS the grace period has increased to 90 days now.
Thanks
February 22, 2012 at 7:11 am
Thanks for the reply. One last thing is about the licensing. DO I need to have 2 licenses one for each active node... in my case i am using 2...
February 21, 2012 at 9:47 am
Thanks for the reply Calvo. In this scenario how should I configure my shared storage. I meant can I use a single storage for both the instances? what is...
February 21, 2012 at 9:25 am
My Actual Script(removed test1, test2, test3 names and put the correct ones):
SELECT
PhoneLog.PhoneLogID,
PhoneNumber.PhoneNumberID,
PhonePerson.PersonID,
PhoneJob.JobID,
PhoneLog.Status,
PhoneLog.AltStatus,
PhoneLog.Timestamp,
PhoneLog.Duration,
PhoneLog.PhoneUsed,
PhoneLog.TranslatedPhone,
PhoneLog.DialedPhone,
PhoneLog.Replies,
PhoneLog.CodedReplies,
PhoneLog.Volunteer,...
January 28, 2012 at 11:07 am
Thanks Phil for your response. Let me post what I am doing real quick for you.
I am only trying to insert new records from the source to the destination table....
January 28, 2012 at 10:29 am
Viewing 15 posts - 181 through 195 (of 359 total)