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

Home -> Community -> Usenet -> c.d.o.misc -> Re: could not connect to listener address (ADDRESS=(PROTOCOL=ipc)(KEY=<our dbname>))

Re: could not connect to listener address (ADDRESS=(PROTOCOL=ipc)(KEY=<our dbname>))

From: <joseph_sumalbag_at_bose.com>
Date: 1997/10/22
Message-ID: <344E1CFA.1C5E@bose.com>#1/1

Grace Tsai wrote:
>
> Since we upgraded our Oracle from 7.2.3 to 7.3.2, exactly every two
> minutes, the following message is appended to the file
> alert_<OurDatabaseMame>.log which is located in the directory listed in
> the file config<Our Database Name>.ora background_dump_dest. The
> appended message is:
>
> could not connect to listener address: (ADDRESS=(PROTOCOL=ipc)(KEY=<Our
> Database Name>))
>
> We are using TCP/IP in SQL*Net.
>
> Has anybody got this error message in the log file before? Any advice
> would be greatly appreciated. Thanks in advance.
>
> Grace Tsai
> Brookhaven National Laboratory
> RHIC/Computing Group

   Have you tried checking you listener.ora configuration files and sqlnet.ora files for any
configuration that uses this services ?

    they are most often in /etc directory (UNIX) or in $ORACLE_HOME/network/admin

Check for any services configured using IPC protocol since you should be using TCP/IP
like what you said . See to it that both files are configured properly .

I hope this helps !

Joseph

----0000-----0000----0000----

The opinions expressed above are of my own and doesn't necessarily reflect
the opinions of any of my client companies or my employer . Received on Wed Oct 22 1997 - 00:00:00 CDT

Original text of this message

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