Forum Replies Created

Viewing 15 posts - 4,906 through 4,920 (of 6,038 total)

  • RE: I know which *file* is being hammered -- how do I find out *who* is doing the hammering?

    jpSQLDude (5/14/2013)


    Thank you all, these are very helpful!

    This is a production server, so I can't make *any* changes like installing software, not even Who is Active.

    But what I can do...

  • RE: I know which *file* is being hammered -- how do I find out *who* is doing the hammering?

    Someone previously provided methods to return what sessions are currently accessing the database and what execution plans consume the most read and writes.

    Something else that might be useful is...

  • RE: Memory Poke

    Identify a specific INSERT or UPDATE statement is believed to benefit from this cache flushing. It's possible that the actual I/O isn't slow, but rather the execution plan is stale....

  • RE: Archiving

    mah_j (5/4/2013)


    Hi

    I want to archive the data of a 400G table,what is the best way of archiving?

    My table has a clustered index on 2 fields (int,datetime).We just do select on...

  • RE: Speed issue with SQL Server 2008 compared to SQL 2000

    kellyascent (5/5/2013)


    OK so today I did a clean install of SQL still on the same hardware with the same settings, removed the AWE and set the Max worker threads back...

  • RE: deletion of db taking long time

    chrisolivierrsa (5/3/2013)


    Hi,

    I am pretty sure if you stop and start the service, it stops the rollback operation, after that, you can drop the table removing the keep history button, since...

  • RE: Blocking

    Ryan007 (4/30/2013)


    Hi,

    We are running one job which runs SELECT query from a view from another linked server. We are getting blocking in the linked server where SELECT query from View...

  • RE: Are my statistics being used?

    Jon.Morisi (4/30/2013)


    Hi,

    I have a system with a lot of blocking. From the last occurrence I found a statistics update causing a lot of the blocking:

    SELECT StatMan([SC0], [SC1], [SC2], [SC3],...

  • RE: SQl server carrier advice

    RE: SQL career advice

    If your current job is secure, then I'd suggest staying put for at last a few months. Install SQL Server 2012 Developer Edition, and spend your flex...

  • RE: Factivism

    There are facts and then there is narrative. Politicians, the media, and activists are more concerned with the narrative, because that's what gets their point across to the audience. However,...

  • RE: Most important DBA Skill?

    TravisDBA (4/30/2013)


    Eric M Russell (4/30/2013)


    TravisDBA (4/30/2013)


    Eric M Russell (4/30/2013)


    mosborne (4/30/2013)


    However, without people skills, that high-priced consulting career will remain tantelizingly beyond their reach.

    I have only two words in response...

  • RE: Most important DBA Skill?

    TravisDBA (4/30/2013)


    Eric M Russell (4/30/2013)


    mosborne (4/30/2013)


    However, without people skills, that high-priced consulting career will remain tantelizingly beyond their reach.

    I have only two words in response to this rather audacious...

  • RE: Most important DBA Skill?

    mosborne (4/30/2013)


    Yea, the real world aspect, is if they are 'that' good, they will move onto either high priced consulting or higher level job which kind of moves away from...

  • RE: Most important DBA Skill?

    There are a lot of DBAs who don't have people skills, a university degree, or even socks, but they are amoung the best at what they do.

  • RE: Most important DBA Skill?

    Well, monitoring and disaster recovery are perhaps the two most important DBA skills. People skills is what would differentiate an exceptional DBA who loves their job, gets invited to lunch,...

Viewing 15 posts - 4,906 through 4,920 (of 6,038 total)