dbTalk Databases Forums  

SQuirreL and Informix

comp.databases.informix comp.databases.informix


Discuss SQuirreL and Informix in the comp.databases.informix forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
prichard@blm.gov
 
Posts: n/a

Default SQuirreL and Informix - 12-14-2007 , 04:10 PM






All the competent people have left my work place and I'm stuck with
administering Informix 940uc3. In my attempt to gain understanding I
installed SQuirreL and have it working. However, my limited knowledge
forces me to create an Alias for each database_name for each
INFORMIXSERVER, of which I have 4. Then each INFORMIXSERVER has 10's
of database_name's so I end up with 60 some alias' before it is all
done.

Is there a way for me to set up a single Alias for each
INFORMIXSERVER and then issue an sql command that will select the
database_name that I need to administer?

Reply With Quote
  #2  
Old   
Madison Pruet
 
Posts: n/a

Default Re: SQuirreL and Informix - 12-14-2007 , 05:14 PM






prichard (AT) blm (DOT) gov wrote:
Quote:
All the competent people have left my work place and I'm stuck with
administering Informix 940uc3. In my attempt to gain understanding I
installed SQuirreL and have it working. However, my limited knowledge
forces me to create an Alias for each database_name for each
INFORMIXSERVER, of which I have 4. Then each INFORMIXSERVER has 10's
of database_name's so I end up with 60 some alias' before it is all
done.

Is there a way for me to set up a single Alias for each
INFORMIXSERVER and then issue an sql command that will select the
database_name that I need to administer?
Why use an alias? Why not just "connect to db@instance_name"?



Reply With Quote
  #3  
Old   
Fernando Nunes
 
Posts: n/a

Default Re: SQuirreL and Informix - 12-14-2007 , 05:34 PM



Madison Pruet wrote:
Quote:
prichard (AT) blm (DOT) gov wrote:
All the competent people have left my work place and I'm stuck with
administering Informix 940uc3. In my attempt to gain understanding I
installed SQuirreL and have it working. However, my limited knowledge
forces me to create an Alias for each database_name for each
INFORMIXSERVER, of which I have 4. Then each INFORMIXSERVER has 10's
of database_name's so I end up with 60 some alias' before it is all
done.

Is there a way for me to set up a single Alias for each
INFORMIXSERVER and then issue an sql command that will select the
database_name that I need to administer?

Why use an alias? Why not just "connect to db@instance_name"?

I believe an "alias" in the Squirrel context means a connection definition...
From what I recall you can "jump" from database into another database because
they'll be showed in the left tree view... But I may be wrong... I don't see
Squirrel for a long time...

--
Fernando Nunes
Portugal

http://informix-technology.blogspot.com
My email works... but I don't check it frequently...


Reply With Quote
  #4  
Old   
prichard@blm.gov
 
Posts: n/a

Default Re: SQuirreL and Informix - 12-14-2007 , 05:48 PM



Thank you for the suggestion. I'm not sure how to create a saved
connection without using an Alias. I'll have to investigate that.

On the SQL tab in SQuirreL I entered your suggested command

"connect to copytrans@almrs_mtsp_soc"

but I get a syntax error, even in dbaccess I get the syntax error.

I know that copytrans is another database_name and that almrs_mtsp_soc
is the INFORMIXSERVER.

I'm missing something basic. Sorry to be such a beginner. I've hit
IBM's web site with the manual and am trying to improve my syntax
knowledge.

Reply With Quote
  #5  
Old   
prichard@blm.gov
 
Posts: n/a

Default Re: SQuirreL and Informix - 12-14-2007 , 05:58 PM



Thank you for answering so quickly.

I tried "jumping" using the Catalog pull down, but I get the error:

Error loading object type UDT Type. Error: java.sql.SQLException:
Another routine (mode_decode) with same signature already exists in
database.. See SQuirreL Logs for stackttrace.

I looked at the SQuirreL log and can't decipher a cause.



Reply With Quote
  #6  
Old   
Art S. Kagel
 
Posts: n/a

Default Re: SQuirreL and Informix - 12-16-2007 , 10:27 PM



On Dec 14, 5:58 pm, "prich... (AT) blm (DOT) gov" <prich... (AT) blm (DOT) gov> wrote:
Quote:
Thank you for answering so quickly.

I tried "jumping" using the Catalog pull down, but I get the error:

Error loading object type UDT Type. Error: java.sql.SQLException:
Another routine (mode_decode) with same signature already exists in
database.. See SQuirreL Logs for stackttrace.

I looked at the SQuirreL log and can't decipher a cause.
Let me suggest that IDS 9.4 comes with a license for basic level of
AGS's Server Studio. That will allow you to administer much of the
database level work you want to do and since it is purpose built for
Informix it will show you all of your servers and all of the databases
in each for you to pick though in the navigator window. Server Studio
also provides an SQL editor/browser, a Stored Procedure debugger,
database schema (DDL) development and diagramming, and many other
features.

You probably have Server Studio v5 installed already, but you can
download Server Studio v6.1 (the latest) from AGS's web site and use
the existing license file. You can also, if you decide you need to,
license additional functionality and even the AGS Sentinel monitoring
product which works with Server Studio to provide monitoring and
alerts for your servers. Instead of using a generic product, check it
out.

Art S. Kagel


Reply With Quote
  #7  
Old   
Doug Lawry
 
Posts: n/a

Default Re: SQuirreL and Informix - 01-01-2008 , 07:38 PM



A SQuirreL snapshot release with this fixed has been made available today
at:
https://sourceforge.net/project/show...ease_id=565264

Please post future SQuirreL issues to the Users mailing list at:
https://sourceforge.net/projects/squirrel-sql

Regards,
Doug Lawry

<prichard (AT) blm (DOT) gov> wrote:
Quote:
Thank you for answering so quickly.

I tried "jumping" using the Catalog pull down, but I get the error:

Error loading object type UDT Type. Error: java.sql.SQLException:
Another routine (mode_decode) with same signature already exists in
database.. See SQuirreL Logs for stackttrace.

I looked at the SQuirreL log and can't decipher a cause.



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 - 2008, Jelsoft Enterprises Ltd.