Forum Replies Created

Viewing 15 posts - 1,051 through 1,065 (of 4,272 total)

  • RE: Insight for a Developer in a Rut

    Job hunting sucks.. But I will say that having a job makes it easier to find a job and gives you options.

    In the past I had some interviews like...

  • RE: Writing to the Passive Node

    sickpup (9/28/2011)


    By normal failover clustering, do you mean at the o/s level? Or is there something else in SQL, besides the "SAN-required" clustering that I'm missing?

    Yes, I mean SAN-required clustering.

    There...

  • RE: Insight for a Developer in a Rut

    So OCONUS is out.. ok..

    CEWII

  • RE: Memory with a SQL Server 2008 R2 Cluster

    Ok, makes more sense..

    You need to make sure that you have enough memory left over for all instances to be running on the same node which is the reason for...

  • RE: Insight for a Developer in a Rut

    sturner (9/28/2011)


    It is not uncommon for companies to hire on a temporary basis until they determine if you are competent. I don't blame them, why should they be penalized for...

  • RE: Writing to the Passive Node

    sickpup (9/28/2011)


    Hmmm... ok, let me phrase it this way.

    If our primary concern is having the ability to failover to a different database server in the event of a problem, but...

  • RE: Memory with a SQL Server 2008 R2 Cluster

    rummings (9/28/2011)


    We are running an Active/Active SQL Server Cluster. There are three instances on each node of the Cluster. Each node has 16 GB of memory. We are planning on...

  • RE: Writing to the Passive Node

    GilaMonster (9/28/2011)


    No. In a cluster, the inactive node is not running, that's why it's inactive.

    How are you doing a cluster with local storage? If it's not a SAN, there can't...

  • RE: Strange error when running SSIS package in SQL Agent

    What caught my eye was "Named Pipes Provider:".. What communication protocols do these 8 servers have enabled. Do the other 22 have a different setup. Also are...

  • RE: Writing to the Passive Node

    So this is one of the special configurations using the Quorum Mode: "Node and File Share Majority"? I assume you have the "shared" disks mirrored.

    Like a regular cluster you...

  • RE: Remove a node from a cluster

    You are very welcome..

    CEWII

  • RE: sql DB table handling thousands of inserts a sec

    Mike C (9/27/2011)


    It does depend, and on a lot more factors than we've covered here so far. I'm not familiar with your apps but note there is a difference between...

  • RE: What NTFS Permissions are required?

    So it sounds like you have 3 instances. 1 for each and a common instance. It also sounds like you have the individual instances locked down generally appropriately. ...

  • RE: sql DB table handling thousands of inserts a sec

    Mike C (9/27/2011)


    Elliott Whitlow (9/27/2011)


    Mike C (9/24/2011)


    * If you are going to stay with the current methodology (50 threads pounding the same table with SELECT ... INSERT) simultaneously then you're...

  • RE: Remove a node from a cluster

    I like Derrick's answer, you get what you need, separation, while still maintaining the ability to reshuffle as needed.

    I only want to point out this is not the...

Viewing 15 posts - 1,051 through 1,065 (of 4,272 total)