Forum Replies Created

Viewing 15 posts - 20,776 through 20,790 (of 39,834 total)

  • RE: The Price of SQL Server

    SQL Server priced higher than the competition? Are you speaking of another RDBMS? And if so, which one?

    Or do you mean competition from other businesses?

  • RE: Safety in Numbers

    If it works for you, I think you're OK. I don't know anything about that product, but if it's Raid protected and works, then it's a good idea. The...

  • RE: Sql Server 2008 - To upgrade or not to upgrade

    1. Yes, no major issues I've seen reported here in 18 months since RTM.

    2. The setup program for 2008 will do this. You can grab an eval, use a VM...

  • RE: Should memory be increased?

    How much memory is on the box, what's the version / edition of SQL and Windows?

    If there's nothing on the box, no reason, typically, to limit SQL Server. It caches...

  • RE: Indexes creation?

    The columns you use for indexes usually depend on your queries. The search arguments in the WHERE clause are were indexes come into play.

    IF you create the first index and...

  • RE: Safety in Numbers

    Alan Vogan (2/12/2010)


    Disk space is cheap! We keep a log on database growth and when we need more disk space, we order it.

    I've thought this for years, but when you...

  • RE: Safety in Numbers

    john.w.walker (2/12/2010)


    No, 2 days of full backups are not enough. There was a hack that made rounds 7-8 years ago that got everyone over a holiday weekend. At...

  • RE: Tips for New DBAs

    ZETM (2/12/2010)


    This is something that just drives me nuts about some DBAs and some of the authors who and pretend that every byte of data in the world is somehow...

  • RE: Today's Random Word!

    Congrats (just in case).

    My word for the day is noise (kids off from school)

  • RE: Are the posted questions getting worse?

    That's an image I can do without.

  • RE: sql2008 with 2000 instance

    Each instance is completely separate, as though they were on separate machines. One cannot reference the other easily.

    You can set up a linked server between the instances. It's not hard,...

  • RE: How do you decide which databases belong on which servers?

    You are welcome, but Michael brings up something I'd forgotten to mention. Maintenance is an issue. If you have an app (db) that is being patched/changed more often than others,...

  • RE: Pre-size tempdb

    You can always resize if you need it. If your tempdb is not growing often, you should be OK.

    It's the growing that's an issue, not the size.

  • RE: DPM backup of both full and simple models on same protection group?

    If this is the Microsoft DPM product, I think you need separate groups.

  • RE: Today's Random Word!

    Doh was yesterday's.

    Today is "so-close-to-the-weekend-I-can-taste-it"

Viewing 15 posts - 20,776 through 20,790 (of 39,834 total)