Hi shakin,
Marcus and Sathyaram are both right.
From the rpm listing you can see DB2 Connect is not installed locally, i.e. on the computer you did the rpm command on.
On the other hand, there may be a DB2 Connect installation somewhere else on a gateway computer.
If DB2 Connect is installed and properly configured you can make a connection to your mainframe database (you do have a mainframe database, otherwise DB2 Connect just doesn't make any sense). Can you?
If so, do a
$ db2 list database directory
to find the node the database is cataloged under, and then do
$ db2 list node directory
to help identify the node. Then check on that node, if DB2 Connect is installed.
Johann
Quote:
Originally posted by shakin
Thank you very much. We're doing DBA by committee over here, which is something I'd recommend against.
|