Forum Replies Created

Viewing 15 posts - 526 through 540 (of 2,640 total)

  • RE: do i have a memory problem on the server

    ok - forget task manager and get process explorer - never understand why so many dba's look to task manager for memory usage - it doesn't get it right!

    There are...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: AWE enabled yes or no?

    Well given a box with 4gb of ram if you want to play with the memory you can either enable the 3gb switch or enable awe and set sql server...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: RAID1 + RAID10, How to split data, log, and tempdb?...

    It's all about what you expect and need from your database - you wouldn't want any part of sql server to share with the o/s so you can only put...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: Rebuilding Indexes

    I think the thing about index rebuilds etc. is what window do you have to do this. If you have a smallish database and a suitable window I'd probably go...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: Fail SQL job send email to ticket system

    yup - you query msdb and create your own mail routine and message.

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: SQLservr.exe comsume 260 MB memory

    sorry you need to be more precise. which version/edition are we talking - what memory has your server - how is sql configured and finally how are you measuring memory...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: SQL server 2000-set working set size option-need urgent help

    Hmm - don't have experience with Itanium but I think set working set is much the same as lock pages in memory. The idea was to fix memory to stop...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: servicepack 2

    I don't think so - sorry I'm beyond sp2 and I'd advise you to go to at least sp2 + cu5 or cu6 - there are some memory bugs in...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: Archive Databases

    it all depends if you need the data to be available. This is a very general question that is difficult to answer. You have to get the business to tell...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: AWE enabled yes or no?

    please note that awe is available with 4gb of ram, you do not need more than 4gb to use it.

    we're only talking x32 here. The real advice is to forget...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: SQL Server Reporting Service Performance tuning

    so x64 or x32? sp and cu level ?

    we sort of had a similar thing with pdfs - went to x64 and the problem went away ( but the new...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: Poor Performance After Updating Statistics SQL 2005

    hmm it's a bit of a vague question. technically this might happen - try updating stats with a full scan and see if that helps.

    could be you need some better...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: xp_sendmail 64 bit

    I actually thought xp_sendmail was still there but just needed enabling. I just checked my x64 boxes and yes it's there in surface area config, but disabled.

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: task manager memory show wrong number in sqlservr.exe

    If you didn't know that an awe enabled sql server doesn't show memory in task manager you'd fail a job interview as a DBA Use master..sysperfinfo, or...

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

  • RE: Changing service account password on a cluster

    with clusters you should always work with the virtual sql server - you should not normally use the nodes.

    [font="Comic Sans MS"]The GrumpyOldDBA[/font]
    www.grumpyolddba.co.uk
    http://sqlblogcasts.com/blogs/grumpyolddba/

Viewing 15 posts - 526 through 540 (of 2,640 total)