Forum Replies Created

Viewing 15 posts - 16 through 30 (of 126 total)

  • RE: Backup Cleanup Script

    Daniel,

    have you tried creating a new cleanup job with the new version of SSMS? They are quite easy to recreate using the GUI tools, and its probably faster to...

  • RE: how to install 32-bit providers on existing 64-bit cluster

    Hi Eric,

    why would you need to install BIDS on the servers themselves? You can deploy your solution without any management/development GUI installed on the target machine, or have I...

  • RE: Which SQL Monitoring Software to use / Reviews?

    SQLRumble,

    I just wanted to voice my support for SQL Sentry. We have been testing/using it for the past few months and will be installing it here. I found...

  • RE: Mirroring: Detect Principal Change

    Hi YN,

    I remember Ross Mistry talking about this at the European Pass Summit in April. He is avery knowledgable on HA and likes Database Mirroring, but warns against automatic...

  • RE: Upgradig SQL 2000 to SQL 2008

    Hi Faiyaaz,

    you would need to make sure that any logins that exist on the 2000 installation are moved to the 2008 installation.

    This can be done very easily with the following...

  • RE: Upgradig SQL 2000 to SQL 2008

    Hi Faiyaaz,

    The difference between an inplace upgrade and a side-by-side installation is that the upgrade means you don't uninstall the 2000 instance, but effectively overwrite the 2000 installation.

    When going from...

  • RE: Upgradig SQL 2000 to SQL 2008

    Hi Faiyaaz,

    If I understand correctly, you want to keep the SQL 2000 installation and install SQL 2008 alongside it and not upgrade the installation, right?

    Whats my best option, Can I...

  • RE: Problem with Upgrading Evaluation Edition

    Yep thats me 🙂

  • RE: Problem with Upgrading Evaluation Edition

    Hi Andre,

    I don't know if it helps at all, but in the log you can see that the Database Service itself (Datenbankmoduldienste) were not changed at all by the upgrade...

  • RE: Execution Plan usage with SET commands

    Thanks Matt and Dave.

    I thought it was something like parameter sniffing for SET @variablename=value, but couldn't remember the name!

    In this case a wrapper call to a procedure would be better,...

  • RE: Flash

    Hi,

    I think that the degradation issue is one that mainly affects mainstream SSDs and not the enterprise versions.

    From what I've read, file fragmentation will not slow down an SSD at...

  • RE: Solid State Storage is here as a feasible solution?

    Hi there,

    I recently spoke to a guy from SQLCAT here in europe whilst at the European PASS conference (Thomas Kejser). He was one of the people responsible for the...

  • RE: SQL Unit Testing

    Hi RichardB,

    I was only making it clear to anyone reading the rest of the thread that SQLBackup or Quest are not the bad guys when it comes to a slow...

  • RE: SQL Unit Testing

    Hi RichardB,

    that is not Quest's fault, it will most likely be down to slow proc. or I/O problems (you did say they are dev boxes).

    I don't think there is much...

  • RE: There Must Be 15 Ways To Lose Your Cursors... part 1, Introduction

    RBarryYoung (4/15/2009)


    GermanDBA (4/15/2009)I know that if the series has the same quality that RBarryYoung produces here on a daily basis, it will be a wonderful primer for quite a few...

Viewing 15 posts - 16 through 30 (of 126 total)