Larry
Are you trying to connect to an Oracle database from a DB2 Run-time
Client? If so, this cannot be done. You need Websphere Information
Integrator.
Larry Edelstein
Laura wrote:[color=blue]
> I've just installed the DB2 Run-time client in a Solaris machine. Then
> I finnish the installation configuring the connection:
>
> 1. machine catalog was OK:
> ==========================
> $ db2 catalog tcpip node atlas remote dsroracle server 8100
> DB20000I The CATALOG TCPIP NODE command completed successfully.
> DB21056W Directory changes may not be effective until the directory
> cache is refreshed.
> 2. database catalog was OK:
> ===========================
> $ db2 catalog db ATPAMIC at node atlas
> DB20000I The CATALOG DATABASE command completed successfully.
> DB21056W Directory changes may not be effective until the directory
> cache is refreshed.
> 3. Y executed a "db2 terminate"
> ===============================
> 4. And then tried to connect but I always get the same error:
> ================================================== ===========
> $ db2 connect to ATPAMIC user a9odsp using a9odsp
> SQL30081N A communication error has been detected. Communication
> protocol
> being used: "TCP/IP". Communication API being used: "SOCKETS".
> Location
> where the error was detected: "10.33.241.42". Communication function
> detecting the error: "connect". Protocol specific error code(s):
> "146", "*",
> "*". SQLSTATE=08001
>
> Any idea about how to fix this error?
> Thank you very much!
>[/color] |