Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Net8: connect from remote client but not local client

Net8: connect from remote client but not local client

From: michael ryan <michael.ryan_at_pahv.xerox.com>
Date: Mon, 23 Nov 1998 22:33:08 -0800
Message-ID: <365A5324.6F8EE3D1@pahv.xerox.com>


SITUATION
Oracle 8 installation. can connect to the server via TCP from remote client (proven with NT client). however, cannot use TCP to connect to database from the server.
  e.g. on the server

        sqlplus tigger/bounce
  works but

        sqlplus tigger/bounce_at_pooh
  does not.

ASK
1. is this because the client is not linked with the TCP adapters? 2. is this because of bad tnsnames.ora file?

please advise

thank you
//michael

icm3% adapters oracle

Net8 Protocol Adapters linked with oracle are:

    BEQ Protocol Adapter
    IPC Protocol Adapter
    TCP/IP Protocol Adapter
    RAW Protocol Adapter

Net8 Naming Adapters linked with oracle are:

   Oracle TNS Naming Adapter
   Oracle Naming Adapter

Advanced Networking Option/Network Security products linked with oracle are:

      Oracle Security Server Authentication Adapter

icm3% adapters sqlplus

Net8 Protocol Adapters linked with sqlplus are:

Net8 Naming Adapters linked with sqlplus are:

Advanced Networking Option/Network Security products linked with sqlplus are:

      Oracle Security Server Authentication Adapter --
:: michael ryan, michael.ryan_at_pahv.xerox.com
:: xerox internet channel and marketing group
:: 3400 hillview avenue , palo alto , 94304
:: 650 813 7620 / 8*923 7620. page 800 772 1583
Received on Tue Nov 24 1998 - 00:33:08 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US