Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Problem: could not connect to listener address
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
write(8, 0x006F167E, 100) = 100
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
![]() |
![]() |