Forum Replies Created

Viewing 15 posts - 16,741 through 16,755 (of 39,831 total)

  • RE: Order scripts by rating, date, etc...

    On my list. This is a pet peeve of mine and I'm trying to slip it into the development schedule.

  • RE: How disable DBCC CHEKCDB command

    You need to run checkdb periodically. It is the only way you will detect corruption and the sooner you can detect it, the better.

    If it's a burden on the primary...

  • RE: Email Notification message body contents

    It used to be to ensure traffic on the site. However the short answer is that it's how the forum software is configured. Most forum software (we bought this)...

  • RE: An In-Depth Examination of Red Gate SQL Monitor

    SQL Sentry's Performance Advisor is really a performance tuning tool, not really a monitoring tool. They perform separate functions.

  • RE: You Should Know

    jefobr (2/14/2011)


    Thanks Steve.

    I have a question that is a off topic. How do you find the pictures/illustrations that go with your articles? I find them interesting.

    Creative Commons search...

  • RE: Determine and store all possible combinations

    I would lean towards a cross join of the tables, but again, your description doesn't make sense. What's "all the combinations" and what's "append" mean?

    you'll have to provide a good...

  • RE: An In-Depth Examination of Red Gate SQL Monitor

    Adam Machanic (2/14/2011)


    You say servers must be defined by physical name which is obviously an issue with clusters, but the SSC servers being monitored are clustered? Is this a case...

  • RE: Are the posted questions getting worse?

    Dave Ballantyne (2/10/2011)


    Steve ,

    maybe have a word with a few of the UK MVP's at the summit, see if a London user group could be arranged for when you...

  • RE: OldSQL

    I think three years is a nice timeline for the evolution of the product and time for some people to pick up new skills. It's too often for most companies...

  • RE: OldSQL

    chrisn-585491 (2/10/2011)


    As for SQL bloggers and writers: Don't assume that we users, developers and DBAs only want to hear about the latest and greatest features of R2, VS 2010 or...

  • RE: Are the posted questions getting worse?

    Dave Ballantyne (2/10/2011)


    Thanks Chris (and all others) for well wishes, Its an uncertain market in uncertain financial times, hopefully ive done enough leg work over the past few...

  • RE: OldSQL

    DavidL (2/10/2011)


    Hmmm. Well, I think this can get pretty 'philosophical'. We've found a very robust way to continue to use the software. Running 6.5 on a virtual...

  • RE: OldSQL

    george sibbald (2/10/2011)


    steve, are you saying MS will not even supply you the fix for a KNOWN bug without extended support or a one off payment?

    AFAIK, this is how it...

  • RE: OldSQL

    Extended support is available, but you have to purchase an extended support contract. That is a substantial change from what people are used to now with their installations.

    You will still...

  • RE: GRANT EXECUTE ON JOBS

    Do you mean you want a user to be able to execute a SQL Agent Job?

    No easy way I'm aware of. What I've done in the past is create a...

Viewing 15 posts - 16,741 through 16,755 (of 39,831 total)