Re: Help !!!!!! SQL*Net Newbie

From: Dave Mausner <dma956_at_lulu.acns.nwu.edu>
Date: 1995/11/21
Message-ID: <48t36i$827_at_news.acns.nwu.edu>#1/1


In article <48sgsd$j9t_at_jaring.my>, Ong Boo Huat <boohuat_at_pop.jaring.my> wrote:
>i'm using the following:
>OS = OS/2 v2.11
>TCP/IP = IBM TCP/IP v2.0
>SQLPlus v3.0.13
>Oracle Server v7.0.16
>SqlNet v1.1
>Host(HC) connected to remote host(PAS01) via WAN (bridge)
>
>case 1:
>when i use "connect h/m _at_T:PAS01", i can execute "select * from
>user_tables" and retrieve the info.
>
>case 2:
>when i use "connect h/m", and execute "select * from
>user_tables_at_PAS01;", i can't get anything, and Oracle will respond
>that it cannot contact the remote host.
>

in your config.ora file, you may need a line like this: LOCAL=T:PAS01 Received on Tue Nov 21 1995 - 00:00:00 CET

Original text of this message