Unix Technical Forum

Are GUI Tools reliable?

This is a discussion on Are GUI Tools reliable? within the DB2 forums, part of the Database Server Software category; --> This has been something that has been on my mind for a long time. It seems that the GUI ...


Go Back   Unix Technical Forum > Database Server Software > DB2

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-26-2008, 02:32 PM
Jack
 
Posts: n/a
Default Are GUI Tools reliable?

This has been something that has been on my mind for a long time. It
seems that the GUI tools (Control Center, Command Center, Development
Center, etc) on Windows are flakey and prone to locking up. This has
included going to servers that run AIX, Linux, Dynix and Windows. I
have experienced this since V6 but just shifted over to doing my work
from command line, instead. I can't even find anybody at IBM that
actually uses the GUI tools for their normal work environment) I am
now in and environment where we are shifting from SQL Server (which
has very good GUI tools) to DB2. My developers are complaining
bitterly.

Is my perception in sync with what your experience. If they do work
reliably for you, did you have to do anything special to get them
stable? Have you replaced them with 3rd party tools? If so what
tools did you choose?

thanks

Jack
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-26-2008, 02:33 PM
Pascal Loonen
 
Posts: n/a
Default Re: Are GUI Tools reliable?

> I am
> now in and environment where we are shifting from SQL Server (which
> has very good GUI tools) to DB2. My developers are complaining
> bitterly.


That's a big step backwards ( talking about the GUI not the database )

The GUI tools are very bad. I don't understand why IBM is not improving
them. But there are better products on the market.

Maybe you should try : http://www.quest.com/

--
=====================

Grts, Pascal Loonen


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-26-2008, 02:35 PM
Blair Adamache
 
Posts: n/a
Default Re: Are GUI Tools reliable?

I know of the issues on v7. Does anyone have specific complaints on v8?

Jack wrote:

> This has been something that has been on my mind for a long time. It
> seems that the GUI tools (Control Center, Command Center, Development
> Center, etc) on Windows are flakey and prone to locking up. This has
> included going to servers that run AIX, Linux, Dynix and Windows. I
> have experienced this since V6 but just shifted over to doing my work
> from command line, instead. I can't even find anybody at IBM that
> actually uses the GUI tools for their normal work environment) I am
> now in and environment where we are shifting from SQL Server (which
> has very good GUI tools) to DB2. My developers are complaining
> bitterly.
>
> Is my perception in sync with what your experience. If they do work
> reliably for you, did you have to do anything special to get them
> stable? Have you replaced them with 3rd party tools? If so what
> tools did you choose?
>
> thanks
>
> Jack


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-26-2008, 02:36 PM
Richard Page
 
Posts: n/a
Default Re: Are GUI Tools reliable?

I'd be interested in seeing some examples where the syntax generated
doesn't work when running remotely.
As for the speed, how much memory do you have on your machine?

Fred Prose wrote:
> In an environment where the GUI tool resides on the same box as the
> instance (ie. a Windows server) the tools are acceptable - but not
> great. If your connection is client to server, learn the command
> line. Half the time the Control Center doesn't even generate the
> correct syntax!
>
> I was hoping that went we went from 7.2 to 8.1 (with fix packs) that
> things would get better. They didn't. And frankly, I don't have the
> patience to wait on the thing - it's too slow.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-26-2008, 02:50 PM
Xyerp
 
Posts: n/a
Default Re: Are GUI Tools reliable?

jbaker@marketron.com (Jack) wrote in message news:<13f72d37.0308190527.34cf3cf1@posting.google. com>...
> This has been something that has been on my mind for a long time. It
> seems that the GUI tools (Control Center, Command Center, Development
> Center, etc) on Windows are flakey and prone to locking up. This has
> included going to servers that run AIX, Linux, Dynix and Windows. I
> have experienced this since V6 but just shifted over to doing my work
> from command line, instead. I can't even find anybody at IBM that
> actually uses the GUI tools for their normal work environment) I am
> now in and environment where we are shifting from SQL Server (which
> has very good GUI tools) to DB2. My developers are complaining
> bitterly.
>
> Is my perception in sync with what your experience. If they do work
> reliably for you, did you have to do anything special to get them
> stable? Have you replaced them with 3rd party tools? If so what
> tools did you choose?
>
> thanks
>
> Jack


I'm looking for a good GUI as well. Something like phpMyAdmin would be
great. Basically, I want to manipulate my data without having to learn
DB2's version of SQL. Point to field, enter data, click - its done.

The control center only seems to go so far (like making the table, but
not being able to manipulate the data).

Anyone?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-26-2008, 02:50 PM
Mark A
 
Posts: n/a
Default Re: Are GUI Tools reliable?


"Xyerp" <Xyerp@hotmail.com> wrote in message
news:3d7bc779.0309150408.7c6ea3f7@posting.google.c om...
> jbaker@marketron.com (Jack) wrote in message

news:<13f72d37.0308190527.34cf3cf1@posting.google. com>...
> > This has been something that has been on my mind for a long time. It
> > seems that the GUI tools (Control Center, Command Center, Development
> > Center, etc) on Windows are flakey and prone to locking up. This has
> > included going to servers that run AIX, Linux, Dynix and Windows. I
> > have experienced this since V6 but just shifted over to doing my work
> > from command line, instead. I can't even find anybody at IBM that
> > actually uses the GUI tools for their normal work environment) I am
> > now in and environment where we are shifting from SQL Server (which
> > has very good GUI tools) to DB2. My developers are complaining
> > bitterly.
> >
> > Is my perception in sync with what your experience. If they do work
> > reliably for you, did you have to do anything special to get them
> > stable? Have you replaced them with 3rd party tools? If so what
> > tools did you choose?
> >
> > thanks
> >
> > Jack

>
> I'm looking for a good GUI as well. Something like phpMyAdmin would be
> great. Basically, I want to manipulate my data without having to learn
> DB2's version of SQL. Point to field, enter data, click - its done.
>
> The control center only seems to go so far (like making the table, but
> not being able to manipulate the data).
>
> Anyone?


The IBM GUI is written in Java which seems to be part of the problem (or
most of the problem). I have seen similar problems with other Java GUI's.
The GUI does seem to get a little bit better with each release, but is no
match for a native GUI.

The decision to use Java probably sounded good to IBM when they decided to
use it (portability across platforms), but somehow Java just does not seem
to work well as a GUI.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-26-2008, 02:52 PM
Viswanath Nandigam
 
Posts: n/a
Default Re: Are GUI Tools reliable?

For alternatives I have found Quest Central for DB2 extremely fast, bug free
and easy on the system memory that the db2 gui tools. The personal edition
is also free.
The website is www.quest.com .
Viswanath
"Mark A" <ma@switchboard.net> wrote in message
news:vak9b.21$5f6.14347@news.uswest.net...
>
> "Xyerp" <Xyerp@hotmail.com> wrote in message
> news:3d7bc779.0309150408.7c6ea3f7@posting.google.c om...
> > jbaker@marketron.com (Jack) wrote in message

> news:<13f72d37.0308190527.34cf3cf1@posting.google. com>...
> > > This has been something that has been on my mind for a long time. It
> > > seems that the GUI tools (Control Center, Command Center, Development
> > > Center, etc) on Windows are flakey and prone to locking up. This has
> > > included going to servers that run AIX, Linux, Dynix and Windows. I
> > > have experienced this since V6 but just shifted over to doing my work
> > > from command line, instead. I can't even find anybody at IBM that
> > > actually uses the GUI tools for their normal work environment) I am
> > > now in and environment where we are shifting from SQL Server (which
> > > has very good GUI tools) to DB2. My developers are complaining
> > > bitterly.
> > >
> > > Is my perception in sync with what your experience. If they do work
> > > reliably for you, did you have to do anything special to get them
> > > stable? Have you replaced them with 3rd party tools? If so what
> > > tools did you choose?
> > >
> > > thanks
> > >
> > > Jack

> >
> > I'm looking for a good GUI as well. Something like phpMyAdmin would be
> > great. Basically, I want to manipulate my data without having to learn
> > DB2's version of SQL. Point to field, enter data, click - its done.
> >
> > The control center only seems to go so far (like making the table, but
> > not being able to manipulate the data).
> >
> > Anyone?

>
> The IBM GUI is written in Java which seems to be part of the problem (or
> most of the problem). I have seen similar problems with other Java GUI's.


> The GUI does seem to get a little bit better with each release, but is no
> match for a native GUI.
>
> The decision to use Java probably sounded good to IBM when they decided to
> use it (portability across platforms), but somehow Java just does not seem
> to work well as a GUI.
>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-26-2008, 02:52 PM
Mark A
 
Posts: n/a
Default Re: Are GUI Tools reliable?

"Viswanath Nandigam" <vnandigam@hotmail.com> wrote in message
news:bk7kre$3l5$1@news1.ucsd.edu...
> For alternatives I have found Quest Central for DB2 extremely fast, bug

free
> and easy on the system memory that the db2 gui tools. The personal edition
> is also free.


I think that it has an expiration date on it, so it is not free.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-26-2008, 02:52 PM
spshealy@yahoo.com
 
Posts: n/a
Default Re: Are GUI Tools reliable?

"Mark A" <ma@switchboard.net> wrote in message news:<vak9b.21$5f6.14347@news.uswest.net>...
> "Xyerp" <Xyerp@hotmail.com> wrote in message
> news:3d7bc779.0309150408.7c6ea3f7@posting.google.c om...
> > jbaker@marketron.com (Jack) wrote in message

> news:<13f72d37.0308190527.34cf3cf1@posting.google. com>...
> > > This has been something that has been on my mind for a long time. It
> > > seems that the GUI tools (Control Center, Command Center, Development
> > > Center, etc) on Windows are flakey and prone to locking up. This has
> > > included going to servers that run AIX, Linux, Dynix and Windows. I
> > > have experienced this since V6 but just shifted over to doing my work
> > > from command line, instead. I can't even find anybody at IBM that
> > > actually uses the GUI tools for their normal work environment) I am
> > > now in and environment where we are shifting from SQL Server (which
> > > has very good GUI tools) to DB2. My developers are complaining
> > > bitterly.
> > >
> > > Is my perception in sync with what your experience. If they do work
> > > reliably for you, did you have to do anything special to get them
> > > stable? Have you replaced them with 3rd party tools? If so what
> > > tools did you choose?
> > >
> > > thanks
> > >
> > > Jack

> >
> > I'm looking for a good GUI as well. Something like phpMyAdmin would be
> > great. Basically, I want to manipulate my data without having to learn
> > DB2's version of SQL. Point to field, enter data, click - its done.
> >
> > The control center only seems to go so far (like making the table, but
> > not being able to manipulate the data).
> >
> > Anyone?

>
> The IBM GUI is written in Java which seems to be part of the problem (or
> most of the problem). I have seen similar problems with other Java GUI's.
> The GUI does seem to get a little bit better with each release, but is no
> match for a native GUI.
>
> The decision to use Java probably sounded good to IBM when they decided to
> use it (portability across platforms), but somehow Java just does not seem
> to work well as a GUI.


Maybe IBM should port there java GUI to java with SWT(native windowing
library for Java available on most platforms) like Eclipse... Once
Eclipse gets going it is extremly snappy and realiable... Looks great
too!

Scott
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-26-2008, 02:58 PM
mbmiko
 
Posts: n/a
Default Re: Are GUI Tools reliable?

> Is anyone using candle as monitoring tool for UDB? Any experiences?

Michaela

spshealy@yahoo.com wrote in message news:<4cdf286e.0309170607.3881d099@posting.google. com>...
> "Mark A" <ma@switchboard.net> wrote in message news:<vak9b.21$5f6.14347@news.uswest.net>...
> > "Xyerp" <Xyerp@hotmail.com> wrote in message
> > news:3d7bc779.0309150408.7c6ea3f7@posting.google.c om...
> > > jbaker@marketron.com (Jack) wrote in message

> news:<13f72d37.0308190527.34cf3cf1@posting.google. com>...
> > > > This has been something that has been on my mind for a long time. It
> > > > seems that the GUI tools (Control Center, Command Center, Development
> > > > Center, etc) on Windows are flakey and prone to locking up. This has
> > > > included going to servers that run AIX, Linux, Dynix and Windows. I
> > > > have experienced this since V6 but just shifted over to doing my work
> > > > from command line, instead. I can't even find anybody at IBM that
> > > > actually uses the GUI tools for their normal work environment) I am
> > > > now in and environment where we are shifting from SQL Server (which
> > > > has very good GUI tools) to DB2. My developers are complaining
> > > > bitterly.
> > > >
> > > > Is my perception in sync with what your experience. If they do work
> > > > reliably for you, did you have to do anything special to get them
> > > > stable? Have you replaced them with 3rd party tools? If so what
> > > > tools did you choose?
> > > >
> > > > thanks
> > > >
> > > > Jack
> > >
> > > I'm looking for a good GUI as well. Something like phpMyAdmin would be
> > > great. Basically, I want to manipulate my data without having to learn
> > > DB2's version of SQL. Point to field, enter data, click - its done.
> > >
> > > The control center only seems to go so far (like making the table, but
> > > not being able to manipulate the data).
> > >
> > > Anyone?

> >
> > The IBM GUI is written in Java which seems to be part of the problem (or
> > most of the problem). I have seen similar problems with other Java GUI's.
> > The GUI does seem to get a little bit better with each release, but is no
> > match for a native GUI.
> >
> > The decision to use Java probably sounded good to IBM when they decided to
> > use it (portability across platforms), but somehow Java just does not seem
> > to work well as a GUI.

>
> Maybe IBM should port there java GUI to java with SWT(native windowing
> library for Java available on most platforms) like Eclipse... Once
> Eclipse gets going it is extremly snappy and realiable... Looks great
> too!
>
> Scott

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:58 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com