472,791 Members | 996 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,791 software developers and data experts.

3rd Party Tools

SJD
I am looking for a freeware, 3rd party tool that is similar to TOAD
for Oracle. Does anyone know of any good free alternatives to running
queries on the DB2 1st party software?

Thanks.
Nov 12 '05 #1
6 3736
la******@excite.com (SJD) wrote in message news:<a9*************************@posting.google.c om>...
I am looking for a freeware, 3rd party tool that is similar to TOAD
for Oracle.


Here are a few options for third-party tools, though I'm unaware of
any that are free. Anyhow, here's what I'm aware of:

high end: Quest Central (Toad Vendor) is really good, but also very
expensive (can cost between $2-15k / cpu, depending on server size,
os, etc)

middle end: Quest Central is also supposed to be offering Toad for
DB2 sometime over the next year last I heard. I think it runs around
$1500.

low end: Advanced Query Tool (http://www.querytool.com/) is
surprisingly good. I've just finished testing it out and now I'm
going to sign up for the regular license ($125). I'll probably
purchase another six tools for the rest of the team by the end of the
year. Anyhow, this tool is much better than the regular db2 fat
clients (and probably only cost 1/1000th as much to write)

buck
Nov 12 '05 #2
Ian
Buck Nuggets wrote:
la******@excite.com (SJD) wrote in message news:<a9*************************@posting.google.c om>...
I am looking for a freeware, 3rd party tool that is similar to TOAD
for Oracle.

Here are a few options for third-party tools, though I'm unaware of
any that are free. Anyhow, here's what I'm aware of:

high end: Quest Central (Toad Vendor) is really good, but also very
expensive (can cost between $2-15k / cpu, depending on server size,
os, etc)

middle end: Quest Central is also supposed to be offering Toad for
DB2 sometime over the next year last I heard. I think it runs around
$1500.


Quest also has a "freeware" version of Quest Central. I use quotes
around freeware because it has a license that expires every few months
and you must get a new key from Quest, but you don't have to pay for
it.

It, of course, does not have as many features as the full version.

Other tools:

Embarcadero DBArtisan is also very good, but expensive (I think it's
over $2k per seat, but it's been a while).

WinSQL (commercial) or WinSQL Lite (free) aren't bad
(http://www.synametrics.com).

If you're adventurous, you can use Eclipse (http://eclipse.org). There
are a number of Eclipse plugins (http://eclipse-plugins.2y.net) that
support DB2. This is free.

-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Nov 12 '05 #3
Paul,

I have no luck o get the site:

The requested URL could not be retrieved

----------------------------------------------------------------------------
----

While trying to retrieve the URL: http://chuzhoi_files.tripod.com/index.html

The following error was encountered:

Unable to determine IP address from host name for chuzhoi_files.tripod.com
The dnsserver returned:

DNS Domain 'chuzhoi_files.tripod.com' is invalid: Non recoverable errors.
This means that:

The cache was not able to resolve the hostname presented in the URL.
Check if the address is correct.

Regards,
Joachim Müller

"Paul Vernon" <pa*********@ukk.ibmm.com
schrieb im Newsbeitrag news:c9**********@gazette.almaden.ibm.com...
"SJD" <la******@excite.com> wrote in message
news:a9*************************@posting.google.co m...
I am looking for a freeware, 3rd party tool that is similar to TOAD
for Oracle. Does anyone know of any good free alternatives to running
queries on the DB2 1st party software?

Thanks.


DB2 Monitor by Dmitri Liakh is free and well worth having in your tools
collection.

http://chuzhoi_files.tripod.com/

From the website

"Small DB2 performance monitoring program, shows active connections with
lock information, sqls in db cache, database snapshots, database objects
information, list history.
Can help resolve locking problems, identify worst performing queries.
Tested on, client - Win2k, server - UDB 7.2, 8.1 Win2k & AIX
License : freeware"

Regards
Paul Vernon
Business Intelligence, IBM Global Services

Nov 12 '05 #4
> Paul,

I have no luck o get the site:

The requested URL could not be retrieved

-------------------------------------------------------------------------- -- ----

While trying to retrieve the URL: http://chuzhoi_files.tripod.com/index.html
The following error was encountered:

Unable to determine IP address from host name for chuzhoi_files.tripod.com
The dnsserver returned:

DNS Domain 'chuzhoi_files.tripod.com' is invalid: Non recoverable errors.
This means that:

The cache was not able to resolve the hostname presented in the URL.
Check if the address is correct.

Regards,
Joachim Müller

Try this site. I just checked and it is working from my location:
http://members.tripod.com/chuzhoi_files/index.html
Nov 12 '05 #5
Paul and Mark A,

thanks a lot.

Regards,
Joachim Müller

Joachim Müller
"Mark A" <ma@switchboard.net> schrieb im Newsbeitrag
news:Ok**************@news.uswest.net...
Paul,

I have no luck o get the site:

The requested URL could not be retrieved


--------------------------------------------------------------------------
--
----

While trying to retrieve the URL:

http://chuzhoi_files.tripod.com/index.html

The following error was encountered:

Unable to determine IP address from host name for chuzhoi_files.tripod.com The dnsserver returned:

DNS Domain 'chuzhoi_files.tripod.com' is invalid: Non recoverable errors. This means that:

The cache was not able to resolve the hostname presented in the URL.
Check if the address is correct.

Regards,
Joachim Müller

Try this site. I just checked and it is working from my location:
http://members.tripod.com/chuzhoi_files/index.html

Nov 12 '05 #6
You may also want to tryout Embarcadero's DBArtisan
(www.embarcadero.com) - They were releasing a
performance/space/capacity monitoring module for DB2 EEE sometime
later this month. One of thier SCs did a web demo for us - at least
from what he showed us - it looked like it had a lot more metrics and
analysis (memory, history, utility execution etc ) than quest central.
Nov 12 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Mtcc | last post by:
I prefer to write SQL code, without graphical tools. Have third party Query Analyzer that has filter and sort abilities? Also I looking for SQL editor with Completion ability (like we know...
3
by: Bob Kabob via DotNetMonster.com | last post by:
I'm trying to include 3rd party tools into a C# project but they (the 3rd party company) only have an example of C++ code and no documention. They also have a VB example and if you know of...
1
by: Luis Arvayo | last post by:
Hi, I hope this is the correct place for this post. What is your favourite graphic tool for building the glyphs/images/icons on toolbars ?. Photoshop, PaintShop Pro, or ?. I mean 16x16 or...
9
by: Notre Poubelle | last post by:
Hello, I know tools like Lutz Roeder's Reflector can be used to disassemble an assembly into any number of .NET languages and this is invaluable for debugging 3rd party (e.g. Microsoft)...
2
by: microsoft.public.sqlserver.programming | last post by:
Is there a good resource where I can go to read reviews about third party controls and tools? Right now I am beyond frustrated with this one particular vendor (who shall remain nameless) for...
8
by: Ronald S. Cook | last post by:
On a new project, my management thought it would be a good idea to utilize a 3rd party tool to generate the database, and middle-tier classes. We chose DeKlarit and I went to work. While...
3
by: Michael Justin | last post by:
Dear all Are there any popular newsgroups or some other places on the web where third party products for .NET developers (libraries, components, build and test tools,...), open source and...
2
by: newtodotnet | last post by:
Hi, How to Export Gridview to pdf in asp.net I searched in many forums. but many of them said to use third party tools. I don't want any third party tools. Suggest me any sample for without...
2
by: John Kotuby | last post by:
Hi all. Up until recently I have been simply copying the website project to the server such that all files on my development machine are included and the site works as expected. Now that the...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.