Forum Replies Created

Viewing 15 posts - 3,361 through 3,375 (of 9,712 total)

  • RE: Are the posted questions getting worse?

    Lynn Pettis (9/21/2013)


    I learned more when I became more involved on SSC and started trying to help others. Several key people showed me better ways and I learned from...

  • RE: Are the posted questions getting worse?

    Jan Van der Eecken (9/20/2013)


    wolfkillj (9/20/2013)


    ... The filibuster ...

    I don't think I'm the lone non-US citizen who doesn't quite understand what the Filibuster is all about. The way I understand...

  • RE: Are the posted questions getting worse?

    jasona.work (9/20/2013)


    It strikes me as somewhat amusing to see someone post a question, which is obviously not a "help me fix this" but is instead a "help me understand why...

  • RE: MSDTC config in cluster..

    I would remove that other group and then add the MSDTC to the SQL cluster group.

  • RE: 2008 SQL replication

    It's been a while since I've done replication, but can't you take a current backup of the database, restore it to the subscriber, then rebuild the subscription details?

    If you're having...

  • RE: Commenting

    Stuart Davies (9/26/2013)


    Brandie Tarvin (9/26/2013)


    At risk of starting another rant, if you're already updating the stored procedure, variables are easy enough to rename.

    Already thought of that one Brandie - however...

  • RE: 2008 SQL replication

    tlawrence71 (9/26/2013)


    I broke the replication for a software DB upgrade that cannot be done when replication is enabled Both My Main SQL cluster and the reporting server are on...

  • RE: Commenting

    At risk of starting another rant, if you're already updating the stored procedure, variables are easy enough to rename.

  • RE: 2008 SQL replication

    Data Mirroring is also an option. But...

    You broke replication for an upgrade. Why did you not upgrade the other server? If you did, why did you not rebuild / reinitialize...

  • RE: Multi instance SQL 2008 R2 upgrade

    george sibbald (9/26/2013)


    you can upgrade just one instance.

    Really?

    I don't remember seeing that available in my install files. Now I'm going to have to go try it...

    Hrm. Something else to learn...

  • RE: merging different clients data onto same box

    Oh, dear... Yes, I have been down this road before (old employer). If you are going to have multiple clients on the same box, do absolutely make sure they are...

  • RE: Multi instance SQL 2008 R2 upgrade

    You can't upgrade an instance separately from other instances. It's all or nothing.. Or a side by side install.

    I would recommend installing a brand new R2 instance in a different...

  • RE: Commenting

    My comments vary. Usually we start off with the following:

    /****************************

    InstallDB: MyDB1

    CreatedBy: Brandie

    CreatedOn: 2012.09.26

    Description: This proc pulls the orders made within the last week that were not

    ...

  • RE: Error message when changing location of share drive in SSIS package

    Daniel,

    I would agree with Andrew. This sounds like a case of your services running under a local account instead of an plain vanilla Domain (Active Directory) account. Local accounts can...

  • RE: Execution Plans Question

    Bhuvnesh (9/24/2013)


    Brandie Tarvin (9/24/2013)


    But it doesn't explain why the second update (which does much the same thing on different columns) is able to use its index. It does an Index...

Viewing 15 posts - 3,361 through 3,375 (of 9,712 total)