Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: SQL*Plus connecting
Brian Townley wrote:
>
> I am having trouble with connecting to an Oracle 7 database on my
> machine when I use SQL*Plus 3.3. I use the Host String "ORCL" and I
> keep on getting the message that the server wasn't found. I know that
> this is the correct instance. Is there something else that I am
> missing?
>
> Thanks,
> Brian Townley
I don't think oracle knows how to use the dns in NT. I had to set the remote server name to a dotted ip address instead of the real host name.
The documentation mentions setting up a hosts file, but that doesn't seem to work for me. I guess I don't know where to put the hosts file.
-- Craig Shaver (craig_at_progroup.com) (415)390-0654 Productivity Group POB 60458 Sunnyvale, CA 94088Received on Fri Apr 18 1997 - 00:00:00 CDT
![]() |
![]() |