Forum Replies Created

Viewing 15 posts - 106 through 120 (of 267 total)

  • RE: Database Mirroring Impact on Backups

    Thanks for the input. My searches just didn't lead to any answers.

    Scott

  • RE: Database Mirroring Impact on Backups

    Maybe I asked the question wrong. When you implemented mirroring, did you change your existing database backup plan?

  • RE: Smart Teaching

    Immediately as I read the editorial this morning, I was thinking how computers are great tools, but too many people today rely on them too heavily.

    Then blandry pointed...

  • RE: Indexes

    Indexed views

    An index on a view materializes (executes), the view and the result set is permanently stored in a unique clustered index in the same way a table with...

  • RE: Views

    Shaun McGuile (12/12/2008)


    Does putting 20 tables into a view and then using 20 such views count as 400 tables or just 20?

    In SQL Server 2000 (not sure about 2005 or...

  • RE: Mini-Me

    Jack -

    I started to write out the reasons why I had designed all of these reports, then just erased them because I would have had to add the "don't start"...

  • RE: Mini-Me

    Hmmm, I think I like the term Business Integrity Audits! I finally have a good description of the reports that I go through each morning to confirm that things...

  • RE: Database Mail

    Yes, it was running on the Exchange Server.

    Scott

  • RE: Database Mail

    It was a Trend Micro spam filter running on the server.

  • RE: Database Mail

    Finally, after intermittent problems over two months, I went and stood in the cube of one of our IT staff. It turns out that there was a spam filter...

  • RE: Absolutely (Not?)

    I am also a big fan of naming conventions. Unfortunately, my group currently has none. 🙁

    A personal pet peeve is adding "sp" to the beginning of a stored...

  • RE: Updating schedules for end of Daylight Saving Time

    Jerry Hung (10/23/2008)


    3. Attach all jobs to a "shared schedule" instead of 1 schedule per job

    (so in each job, you Pick a schedule from the buttom "Pick" instead of creating...

  • RE: Updating schedules for end of Daylight Saving Time

    That's a good question and I should have noted that the server operates on UTC. So, if I don't do anything, the report that a customer currently gets at...

  • RE: The Agile Cult

    I have seen firsthand that the way things are built can be changed.

    Our development group has undergone such a change. As I see it, 3 things happened to make...

  • RE: Table Partitioning

    Thanks for the input. We do have Enterprise edition, so that is why we are considering this option. As we design the partitions, we'll try to keep the...

Viewing 15 posts - 106 through 120 (of 267 total)