Forum Replies Created

Viewing 15 posts - 2,401 through 2,415 (of 2,640 total)

  • RE: Certification Thoughts - Part II

    The boot camps prove the certs are worthless .. I've even seen a MCDBA who had never used sql server. I don't know what the answer is and I agree the...

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

  • RE: Active Active Shared Passive SQL Cluster

    I think the node limit was removed in a sp for w2k.

    The main limit for w2k is memory your active nodes would be limited to 4GB ( your inactive node...

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

  • RE: How to capture taskmgr data ?

    The "Print Scrn" key works well !!

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

  • RE: HELP: Huge Transaction Log

    It depends if you're interested in what is in your transaction log?

    If you don't need transaction log restores then make your database simple recovery and the logs will clear themselves...

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

  • RE: Perfmon Counters + SAN

    thanks - appreciated

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

  • RE: Anyone use SQL Backup from Red-Gate for your critical production databases

    I use litespeed but I don't suppose that is much use? Does red gate offer any advantages?

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

  • RE: Perfmon Counters + SAN

    Therein lies my problem - I don't know the internal configuration, it's an EMC SAN, and I'm told it's performing well - I don't agree but I need to be...

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

  • RE: Memory Issue

    There may be a memory issue try running profiler to see if you've any queries from hell, or at least isolate the query that causes your problem.

    check out ms Article...

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

  • RE: How do I update a stored procedure in multiple databases?

    you should script this picking up the database names from sysdatabases ( generally where dbid>4 )

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

  • RE: Renaming SQL server

    Register your servers using ip address.

    We tried re-naming a physical cluster , yes I know ms don't recommend it, and we had about a 50% success rate - so I...

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

  • RE: SQL Cluster - relatively low-cost SAN recommendation?

    I believe you have to use fibre channel , or so I am told, to use clustering - but I suspect this might not be the absolute case, you do...

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

  • RE: interesting results with forceplan

    I've met Stephen and read his article. Sadly I can't imbed a hint in the bad queries because they're dynamically generated sql from an app ( sigh ) and it...

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

  • RE: SQL Cluster - relatively low-cost SAN recommendation?

    I admit up front I'm not a lover of SAN technology, but there's very little that proves to me that DAS will not out perform even a very expensive SAN....

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

  • RE: interesting results with forceplan

    I have some similar issues, still not fully resolved, where a different plan is chosen for the same proc on two servers ( absolutely identical databases ) In one the...

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

  • RE: Detach/Attaching Temp DB broke my SQL.

    Moving the system databases about is easy if you understand the issues involved. To put a master database from one server to another all the paths for the databases must...

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

Viewing 15 posts - 2,401 through 2,415 (of 2,640 total)