dbTalk Databases Forums  

What free tools should I be using with SQL 2005 to make my life easier?

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss What free tools should I be using with SQL 2005 to make my life easier? in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
bourgon@gmail.com
 
Posts: n/a

Default What free tools should I be using with SQL 2005 to make my life easier? - 07-11-2007 , 03:37 PM






Okay - I've been reading through a ton of blogs, and every other one
seems to have some neat, new-to-me tool that I've missed that I could
really use. Our production DBA recently left, and I'd rather find
code to help me do his job, improve things, and maybe get some
sleep.

For instance, I hadn't seen these until recently:
Performance Dashboard - SSMS reports with everything from CPU usage to
top queries, etc.
SQL DMVStats - code that builds and populates a repository of
performance data using DMVs
SQL Server Hosting Toolkit - potentially a way to better deploy code
to QA & Production.

What other projects have I missed? Our environment has Clusters,
VLDBs, a QA environment, etc, etc ... and after finding these I'm sure
that other, brighter, minds have come up with stuff to make my life
easier.

Thanks in advance.


Reply With Quote
  #2  
Old   
TheSQLGuru
 
Posts: n/a

Default Re: What free tools should I be using with SQL 2005 to make my life easier? - 07-11-2007 , 04:45 PM






Try here:
http://www.sqlservercentral.com/colu...dbird/2959.asp


--
TheSQLGuru
President
Indicium Resources, Inc.

<bourgon (AT) gmail (DOT) com> wrote

Quote:
Okay - I've been reading through a ton of blogs, and every other one
seems to have some neat, new-to-me tool that I've missed that I could
really use. Our production DBA recently left, and I'd rather find
code to help me do his job, improve things, and maybe get some
sleep.

For instance, I hadn't seen these until recently:
Performance Dashboard - SSMS reports with everything from CPU usage to
top queries, etc.
SQL DMVStats - code that builds and populates a repository of
performance data using DMVs
SQL Server Hosting Toolkit - potentially a way to better deploy code
to QA & Production.

What other projects have I missed? Our environment has Clusters,
VLDBs, a QA environment, etc, etc ... and after finding these I'm sure
that other, brighter, minds have come up with stuff to make my life
easier.

Thanks in advance.




Reply With Quote
  #3  
Old   
acorcoran
 
Posts: n/a

Default Re: What free tools should I be using with SQL 2005 to make my life easier? - 07-11-2007 , 09:53 PM



On Jul 11, 3:37 pm, bour... (AT) gmail (DOT) com wrote:
Quote:
Okay - I've been reading through a ton of blogs, and every other one
seems to have some neat, new-to-me tool that I've missed that I could
really use. Our production DBA recently left, and I'd rather find
code to help me do his job, improve things, and maybe get some
sleep.

For instance, I hadn't seen these until recently:
Performance Dashboard - SSMS reports with everything from CPU usage to
top queries, etc.
SQL DMVStats - code that builds and populates a repository of
performance data using DMVs
SQL Server Hosting Toolkit - potentially a way to better deploy code
to QA & Production.

What other projects have I missed? Our environment has Clusters,
VLDBs, a QA environment, etc, etc ... and after finding these I'm sure
that other, brighter, minds have come up with stuff to make my life
easier.

Thanks in advance.
I know you are looking for free, but it looks like the other response
covers that in pretty good detail. If you want to buy some tools that
are easy on the company's pocketbook, I'd suggest taking a look at
RedGate's software package. Quest/Litespeed are defacto leader's I'd
say, however RedGate's array of tools are wonderful, as are the
prices.

http://www.red-gate.com

You'll find tools to make your life quite a bit better. If you have
an MSDN license at work, take a look at Visual Studio Team Systems for
Database Professionals (out of breath after typing that one). You'll
find quite a bit of tools (schema compares, data compares, unit
testing, deployment methods, data generations, etc). It is a great
tool to help you with the deployment mechanisms.

Again I know you asked for free, so sorry to derail that part of it.

Aaron



Reply With Quote
  #4  
Old   
M Bourgon
 
Posts: n/a

Default Re: What free tools should I be using with SQL 2005 to make my life easier? - 07-12-2007 , 10:17 AM



On Jul 11, 9:53 pm, acorcoran <acorco... (AT) gmail (DOT) com> wrote:

Quote:
I know you are looking for free, but it looks like the other response
covers that in pretty good detail. If you want to buy some tools that
are easy on the company's pocketbook, I'd suggest taking a look at
RedGate's software package. Quest/Litespeed are defacto leader's I'd
say, however RedGate's array of tools are wonderful, as are the
prices.
Yup. Using a couple products from Quest and a couple from Red Gate,
SQL Sentry, plus a couple others.

Quote:
You'll find tools to make your life quite a bit better. If you have
an MSDN license at work, take a look at Visual Studio Team Systems for
Database Professionals (out of breath after typing that one). You'll
find quite a bit of tools (schema compares, data compares, unit
testing, deployment methods, data generations, etc). It is a great
tool to help you with the deployment mechanisms.
I'll have to give a look at it. We do and I've seen it, I just saw
the sheer number of windows when it opened and my eyes glazed over.
But I'll take a look. Thanks!



Reply With Quote
  #5  
Old   
Darrell61
 
Posts: n/a

Default Re: What free tools should I be using with SQL 2005 to make my lifeeasier? - 07-12-2007 , 11:07 AM



See: http://www.sqlexplorer.org/index.php

This is a nice little open source tool. You can run queries against
tables/views. You can see properties of the database/table/indexes, etc.
Downsides may include: requires .NET framework, Java runtime. You can create
connection thru ODBC objects, or you can download and install Microsoft JDBC
client driver software. Does not perform some advanced administration tasks you
may be looking for.

Might look at the Idera stuff too (commercial): http://www.idera.com


Quote:
Okay - I've been reading through a ton of blogs, and every other one
seems to have some neat, new-to-me tool that I've missed that I could
really use. Our production DBA recently left, and I'd rather find
code to help me do his job, improve things, and maybe get some
sleep.

For instance, I hadn't seen these until recently:
Performance Dashboard - SSMS reports with everything from CPU usage to
top queries, etc.
SQL DMVStats - code that builds and populates a repository of
performance data using DMVs
SQL Server Hosting Toolkit - potentially a way to better deploy code
to QA & Production.

What other projects have I missed? Our environment has Clusters,
VLDBs, a QA environment, etc, etc ... and after finding these I'm sure
that other, brighter, minds have come up with stuff to make my life
easier.

Thanks in advance.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.