Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: 8i: no listener
I am running Oracle 8i on NT 4.0 sp6.
When I installed Oracle it set up two services which start automatically for me:
Action: Check if both services are running on your machine.
On my intallation, I have to enter three different net service names (host string), depending on the which application I am trying to start. For simplicity, say that I am logging on as system/manager with all three of these applications. Note that host name of my NT box is 'altura'.
Application Service Name (Host) ------------- ----------------------- 1. SQL*Plus global 2. SQL*Plus Worksheet altura:1521:global 3. WebDB globalwebdb.world
In my installation, WebDB is in a different Oracle home and uses a different tnsnames.ora file. That explains the different host name with WebDB. Having to supply the instance name 'global' when starting SQL*Plus is straightforward. But when starting SQL*Plus Worksheet (comes with Oracle Enterprise Manager), I am obliged to give it the full <hostname>:<port>:<service>.
Action: Check your tnsnames.ora file and experiment with host names when you log in.
Let me know if this was of any help.
Chris
Rich wrote:
> I have 8i installed on my machine for training and am having problems
> connecting to the database. When I run Net8 Easy Config I am told
> that there is no error.
>
> 8i is installed on the same machine that I am trying to connect from,
> so the server and client machine are the same.
>
> Any suggestions would be appreciated.
>
> Rich,
> Newbie
Received on Tue Feb 29 2000 - 00:00:00 CST
![]() |
![]() |