SQL management tool

  • Hi all, I work in an environment with about 20 sql databases on 10 servers I need a cheap or free tool that allows me to manage/monitor all SQL instances on all servers.

    Thanks.:-)

  • You might want to take a look at the series of Server Overview articles here[/url].

    They use SSIS, so it's all free (except for the time required to implement).

    I use this... I have an Excel spreadsheet waiting in my email every morning to review all of the servers. I do in 10 minutes what it would take most of a day to accomplish all of it manually.

    Wayne
    Microsoft Certified Master: SQL Server 2008
    Author - SQL Server T-SQL Recipes


    If you can't explain to another person how the code that you're copying from the internet works, then DON'T USE IT on a production system! After all, you will be the one supporting it!
    Links:
    For better assistance in answering your questions
    Performance Problems
    Common date/time routines
    Understanding and Using APPLY Part 1 & Part 2

  • SQL Server and Windows offers a whole bunch of monitoring and management stuff for free. Perfmon and server-side traces can be used to keep an eye on your systems. If you have Enterprise, you can start putting the Data Collector to work collecting performance monitoring on your production systems. You can put on all kinds of checks with Policy Management. It's easy enough to schedule specific checks through SQL Agent and set up alerts that will generate emails... You really can build out monitoring for all your servers for effectively nothing.

    That said, if you're really interested in something lightweight and inexpensive, you should take a look at Red Gate SQL Response.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning

  • If you put in the time SQL Nexus can provide alot of information.

    http://sqlnexus.codeplex.com/

  • These are separate functions. Monitor could be a lot of stuff, and lots of tools. SQL Response (I work for REd GAte), Server's Alive, What's Up, multiple packages here. Depends on what you want/need.

    Manage, is there something beyond SSMS you need? PBM is a great tool, and there are home grown solutions that can help as well. Lots of articles on this site dealing with the topic.

  • Hey, as far as I know, there is no freeware can manage database. All SQL management tool is commercial and they are not cheap.

    I always believe in Acronis and Paragon, they are the top leader in the field.

    But some inexpensive software can also do the job, like EASEUS TODO BACKUP SERVER, they are easy to use and contain a lot of impressive featues.:-D

    Hope I can help!:-P

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply