Forum Replies Created

Viewing 15 posts - 4,156 through 4,170 (of 5,841 total)

  • RE: RAM utilization on sql server

    1) I recommend getting a book or two on administering sql server, or find a course or two to take.

    2) with only 2GB on the server, if NOTHING else is...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Clearing LOD file (126 GB)

    Andrew Gothard-467944 (2/22/2010)


    TheSQLGuru (2/22/2010)


    Boy, if I had a nickel for every time I have seen this problem posted in a forum!! :w00t:

    Your trousers would be terribly uncomfortable and weigh...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Server Crash

    Thankfully those are some old dates there and (hopefully) newer machines won't have those problems! I personally don't have much of a warm and fuzzy about HPs firmware and...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Performance Tuning Woe's

    Chris Kitchen (2/22/2010)


    Hi,

    I couldn't see a link to the articles in your reply, would you mind posting again?

    Many thanks,

    Chris

    There's a very good reason why you didn'g see the link, but...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Clearing LOD file (126 GB)

    Boy, if I had a nickel for every time I have seen this problem posted in a forum!! :w00t:

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Performance Tuning Woe's

    I use this article (and the two follow-on ones) as my Bible for troubleshooting/resolving deadlocks:

    http://blogs.msdn.com/bartd/archive/2006/09/09/Deadlock-Troubleshooting_2C00_-Part-1.aspx

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: CPU time drops, but elapsed time increases

    Some very interesting discussions on this thread - wish I had had the time to pop in before it had run it's course!

    By the way, I have definitely seen this...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Server Crash

    Glad you were able to resolve your problem! Seems there really is a reason it is 'required' to make sure your firmware and drivers are topped off! I...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: There is insufficient system memory in resource pool 'internal' to run this query"

    Paul White (2/19/2010)


    Thanks for the great feedback there Jon. CLR is definitely a superior option to extended stored procedures!

    Paul

    But in order to do things that are done in many...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: SQL Server has encountered 1 occurrence of I/O Requests taking longer than 15 seconds

    Ol'SureHand (2/18/2010)


    Pity no resolution note is visible ...

    Just discovered this happening on our brand new SQL2005 64-bit Standard installation.

    Every morning at about the same time IO takes longer than 15...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Bulk insert performance.

    mansshah (2/18/2010)


    Hi,

    I am facing similar issue while inserting lots of rows into the SQL server 2005 database.

    My through put from the Sql server is 400 rows in...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Updatea table without degrading performance

    Tara-1044200 (2/18/2010)


    As i have to run the same update from 6 different server/databases having same table, is there a way i can loop through all in single procedure or something.

    1)...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: RAM utilization on sql server

    Animal Magic (2/18/2010)


    TheSQLGuru (2/17/2010)


    sanketahir1985 (2/17/2010)


    Hii

    Do not change any configuration settings without having the root cause why RAM is getting utilized. ByDefault sql server uses available RAM.

    2ndly run the...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: RAM utilization on sql server

    sanketahir1985 (2/17/2010)


    Hii

    Do not change any configuration settings without having the root cause why RAM is getting utilized. ByDefault sql server uses available RAM.

    2ndly run the perfmon in peak...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Updatea table without degrading performance

    Tara-1044200 (2/17/2010)


    I want to update memkey,state and empno in table Emp_CA where memekey is found with null value. these 3 columns should be updated from the table OBBEAVER.dbo.memberlist whic also...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

Viewing 15 posts - 4,156 through 4,170 (of 5,841 total)