Forum Replies Created

Viewing 15 posts - 2,296 through 2,310 (of 9,715 total)

  • RE: Are the posted questions getting worse?

    Nevermind.

    Stupid database trigger crap. grumble mumble.

  • RE: Are the posted questions getting worse?

    SQLRNNR (10/2/2015)


    Brandie Tarvin (10/2/2015)


    Lynn Pettis (10/2/2015)


    How do I clear the DMVs without restarting SQL?

    I found this StackOverflow article. Does it help?

    DBCC SQLPERF('sys.dmv_name_here',CLEAR);

    --EDIT: And then this if clearing plan cache too

    DBCC...

  • RE: Are the posted questions getting worse?

    Lynn Pettis (10/2/2015)


    How do I clear the DMVs without restarting SQL?

    I found this StackOverflow article. Does it help?

    DBCC SQLPERF('sys.dmv_name_here',CLEAR);

    --EDIT: And then this if clearing plan cache too

    DBCC SQLPERF('sys.dm_exec_cached_plans', CLEAR);

  • RE: Deadlocks

    Stupid question, which may or may not have anything to do with this...

    You mention it starts when 6 ore more users are logged in. Is the program utilizing linked...

  • RE: Are the posted questions getting worse?

    ChrisM@Work (10/2/2015)


    Brandie Tarvin (10/2/2015)


    Greg Edwards-268690 (10/1/2015)


    Brandie Tarvin (10/1/2015)


    BrainDonor (10/1/2015)


    BL0B_EATER (10/1/2015)


    Talking about pork products, any one understand Sausage with Maple? I don't..

    I've been to Canada more times than I can recall...

  • RE: Are the posted questions getting worse?

    Greg Edwards-268690 (10/1/2015)


    Brandie Tarvin (10/1/2015)


    BrainDonor (10/1/2015)


    BL0B_EATER (10/1/2015)


    Talking about pork products, any one understand Sausage with Maple? I don't..

    I've been to Canada more times than I can recall - maple with...

  • RE: Are the posted questions getting worse?

    BrainDonor (10/1/2015)


    BL0B_EATER (10/1/2015)


    Talking about pork products, any one understand Sausage with Maple? I don't..

    I've been to Canada more times than I can recall - maple with pretty much anything. Maple...

  • RE: Deadlocks

    GilaMonster (10/1/2015)


    Post the deadlock graph and involved queries? I can't recall having needed to dig into the lock hash values to debug deadlocks before.

    Maybe Lynn just likes to torture himself....

  • RE: Are the posted questions getting worse?

    SQLRNNR (9/30/2015)


    Eirikur Eiriksson (9/30/2015)


    WayneS (9/30/2015)


    Luis Cazares (9/30/2015)


    ChrisM@Work (9/30/2015)


    Brandie Tarvin (9/30/2015)


    ChrisM@Work (9/30/2015)


    An unsolicited email has just dropped into my Hotmail inbox from a recruitment agency touting a permy dev DBA role...

  • RE: Are the posted questions getting worse?

    #headdesk

    It's one of those days where I'm throwing spitballs at the wall to see what sticks (to fix a connection issue) and suddenly it's like "Oh, really? It's that one...

  • RE: Deadlocks on msdb

    Emil B (9/30/2015)


    Brandie Tarvin (9/30/2015)


    ...Are you using the monitoring tables for anything? Do you have jobs set up that reference them?

    After I read this statement i realized that another DBA...

  • RE: Are the posted questions getting worse?

    Alvin Ramard (9/30/2015)


    HARD: Another 4 letter word. 😉

    Hush, you! 😛

  • RE: Are the posted questions getting worse?

    Ed Wagner (9/30/2015)


    Luis Cazares (9/30/2015)


    ChrisM@Work (9/30/2015)


    Brandie Tarvin (9/30/2015)


    ChrisM@Work (9/30/2015)


    An unsolicited email has just dropped into my Hotmail inbox from a recruitment agency touting a permy dev DBA role in Soho...

  • RE: SQL Services on a Cluster - Full-text Filter Daemon

    jasona.work (9/30/2015)


    I would suspect, seeing as Full Text is installed by default, you could safely set it to Manual / disabled without breaking anything.

    It's already set to manual. So, I'll...

  • RE: Are the posted questions getting worse?

    ChrisM@Work (9/30/2015)


    Brandie Tarvin (9/30/2015)


    ChrisM@Work (9/30/2015)


    An unsolicited email has just dropped into my Hotmail inbox from a recruitment agency touting a permy dev DBA role in Soho (London) paying £50k to...

Viewing 15 posts - 2,296 through 2,310 (of 9,715 total)