Forum Replies Created

Viewing 15 posts - 181 through 195 (of 360 total)

  • RE: help

    Yeah as nicholas said...do a telnet to that port and make sure the firewall is turned off.

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

  • RE: 3 node clustering in sql server 2008 R2

    Please find attached screen of my cluster manager.

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

  • RE: 3 node clustering in sql server 2008 R2

    Yes I have the browser service running. Also, your screenshot matches mine except that I have 2 of those (one for each sql).

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

  • RE: 3 node clustering in sql server 2008 R2

    Also I see is the CLuster Service running on Node C. Is this required too?

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

  • RE: 3 node clustering in sql server 2008 R2

    Yes I do see the SQL Browser running on the Node C.

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

  • RE: 3 node clustering in sql server 2008 R2

    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...

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

  • RE: 3 node clustering in sql server 2008 R2

    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...

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

  • RE: 3 node clustering in sql server 2008 R2

    I get the error when I try to configure cluster resource group.

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

  • RE: 3 node clustering in sql server 2008 R2

    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...

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

  • RE: 3 node clustering in sql server 2008 R2

    yeah...I am upgrading to enterprise and per my call with MS the grace period has increased to 90 days now.

    Thanks

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

  • RE: 3 node clustering in sql server 2008 R2

    Cool Thanks..

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

  • RE: 3 node clustering in sql server 2008 R2

    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...

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

  • RE: 3 node clustering in sql server 2008 R2

    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...

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

  • RE: need help with an SSIS package

    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,...

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

  • RE: need help with an SSIS package

    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....

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

Viewing 15 posts - 181 through 195 (of 360 total)