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 -> Problem: could not connect to listener address

Problem: could not connect to listener address

From: Rich Jones <rich_at_julian.uwo.ca>
Date: 1997/03/19
Message-ID: <5gpj5c$9ic@falcon.ccs.uwo.ca>#1/1

Hi. Pardon my mis-use of the terms, but i'm a novice at oracle stuff. We are using Oracle 7.3.2 DB for Solaris 2.5.1. Whenever we try to start up a database (any of them), we see in the trace file:

Wed Mar 19 15:25:59 1997
could not connect to listener address: (ADDRESS=(PROTOCOL=tcp)(PORT=1521)(HOST=hostname_removed)) could not connect to listener address: (ADDRESS=(PROTOCOL=ipc)(KEY=aausr))

When I truss the tnslsnr process, i see things like:

read(8, 0x006F0E46, 2048)                       = 141

\08D\0\001\0\0\001 501 ,\b01\b\07FFF s\b\0\0\001\0 [\0 2\0\0\b\0
\t\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 ( d e s c r i p t i o n = (
   A D D R E S S = ( P R O T O C O L = i p c ) ( K E Y = a a u s r    ) ) ( c o n n e c t _ d a t a = ( c m d = d i s p a t c h ) ( C    I D = ( U S E R = ) ) ) )
write(8, 0x006F167E, 100)                       = 100

\0 d\0\004\0\0\0 "\0\0 X ( D E S C R I P T I O N = ( T M P = ) (
   V S N N U M = 3 6 7 0 8 6 0 8 ) ( E R R = 1 1 6 9 ) ( E R R O R    _ S T A C K = ( E R R O R = ( C O D E = 1 1 6 9 ) ( E M F I = 4    ) ) ) )

Does this mean that i'm getting TNS error 1169, and that i'm having validation problems?

many thanks in advance...

rich Received on Wed Mar 19 1997 - 00:00:00 CST

Original text of this message

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