Thanks to "Curious" Mitch Cohen for this rather useful blog post: -
When using DB2 you might want to use the Control Center GUI to query or manage a database that resides on a remote machine, took me a little time to work out and I promised others I would share this. I am sure there is more then one way to accomplish this, your mileage may vary.
Before you begin you need to collect the following information
• Fully Qualified Hostname where the DB2 database resides
• Services file entry for the database – this will include the instance name and port number (default is 50000, but could be different depending on your DB2 Configuration
• The Database Name to connect to
• The operating system of the DB2 Install
• Username & Password to connect to the Database
1 comment:
Glad it was useful to you, thanks for re-posting it... Mitch
Post a Comment