Forum Replies Created

Viewing 15 posts - 46 through 60 (of 279 total)

  • RE: CXPACKET/Parallelism question

    Hi folks, thanks again for the discussion.

    Well, I'm back. I don't think the extra CPU/parallelism has anything to do with it.

    I've been running some tests on the test machine...

    ------------------------------------------------------------------------
    Bite-sized fiction (with added teeth) [/url]

  • RE: Transactional replication question

    Is the deletion job trying to delete a lot of records in one go, i.e. within one transaction? If so it would be worth deleting records in smaller batches

    ------------------------------------------------------------------------
    Bite-sized fiction (with added teeth) [/url]

  • RE: Server running slow. Memory or I/O?

    Well, the VM was migrated, and after four days the customer came back to say performance had improved.

    The metrics I pulled out after the migration also supported this. There's still...

    ------------------------------------------------------------------------
    Bite-sized fiction (with added teeth) [/url]

  • RE: CXPACKET/Parallelism question

    Oh, absolutely. Well, so long as I manage to get to the bottom of the issue!

    ------------------------------------------------------------------------
    Bite-sized fiction (with added teeth) [/url]

  • RE: CXPACKET/Parallelism question

    Jim Murphy (SQLWatchmen.com) (2/24/2011)


    Ha! Another fun day in the sun.

    I deal with a lot of 3rd party apps, so I have plenty of those!

    Doesn't sound like a CPU issue...

    ------------------------------------------------------------------------
    Bite-sized fiction (with added teeth) [/url]

  • RE: CXPACKET/Parallelism question

    Thank you both for your responses.

    As far as I knew CXPACKET waits were specifically parallelism related, good to know I haven't been wrong all along.

    I've left the office now so...

    ------------------------------------------------------------------------
    Bite-sized fiction (with added teeth) [/url]

  • RE: cumulative updates

    1) They are cummulative, and applying CU4 would get you 1,2 and 3 included

    ------------------------------------------------------------------------
    Bite-sized fiction (with added teeth) [/url]

  • RE: Transactional Replication

    DobermannCanis (2/23/2011)


    What I am looking for is an editable environment, whereby I can edit data, create tables, procceedures, and the data is updated by the parent database. This will...

    ------------------------------------------------------------------------
    Bite-sized fiction (with added teeth) [/url]

  • RE: Transactional Replication

    DobermannCanis (2/23/2011)


    So, when using log shipping, as the log updates the data base, users are kicked out?

    yes, because the database is in a Restoring state while the logs are being...

    ------------------------------------------------------------------------
    Bite-sized fiction (with added teeth) [/url]

  • RE: TempDB Size issue

    Have a look at the blog post here:

    http://strictlysql.blogspot.com/2010/03/whats-causing-my-tempdb-to-grow-sql_17.html

    You need to see what the underlying cause of growth is by setting up monitoring.

    Of course, depending on the size of the...

    ------------------------------------------------------------------------
    Bite-sized fiction (with added teeth) [/url]

  • RE: SQL Server is terminating because of fatal exception e06d7363

    Your SQL Server 2005 is at SP3 according to the long version numer

    See the link below, it lists all version numbers:

    http://sqlserverbuilds.blogspot.com/

    ------------------------------------------------------------------------
    Bite-sized fiction (with added teeth) [/url]

  • RE: synchronize structure of two databases

    From the sounds of the OP, I think it would be worth looking into Visual Studio for deploying databases/database changes. Of course Visual Studio is not free...

    ------------------------------------------------------------------------
    Bite-sized fiction (with added teeth) [/url]

  • RE: Best way to set up a reporting server

    GSquared (2/21/2011)

    One solution I saw someone write about recently was mirroring, and keeping a snapshot on the mirror which could then be used for running reports. I'm not sure...

    ------------------------------------------------------------------------
    Bite-sized fiction (with added teeth) [/url]

  • RE: Enabled when Disabled?

    My pleasure Stefan!

    ------------------------------------------------------------------------
    Bite-sized fiction (with added teeth) [/url]

  • RE: Server running slow. Memory or I/O?

    Thank you both for your input

    The VM is being migrated to another disk tonight. Strangely, that SQL Server was only sharing a disk with one other machine, a dev box...

    ------------------------------------------------------------------------
    Bite-sized fiction (with added teeth) [/url]

Viewing 15 posts - 46 through 60 (of 279 total)