Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Pb err: 12560 TNS protocol adapter error
Karsten Farrell wrote:
> Eulfurax wrote: >
> [snip] >
> > > Since the error occured when attempting to open socket 1600, and since > you're on a Windows box, you might be running into the shared socket > problem mentioned in Note 125021.1 on Metalink. > > Is there a firewall between your client and server? Your trace shows > that your initial request was sent to port 1521, but is now trying to > connect on port 1602 (which is normal). But when it tries to open a > socket, it can't go any farther. > > The Metalink note says: > > <quote> > A third solution for NT servers is to add the use_shared_socket = true > into the registry (see Note 124140.1). This will allow the OS to share > port 1521 and clients will then stay on 1521 when connecting to the > database and will not be port redirected. A downfall of this option is > all connections will stay on the listener port and if the listener is > stopped or restarted all the connections will be severed from the database. > </quote> >
Works for 8.1.6, not for 8.1.7. And the OP didn't include the version...
Frank Received on Sat Jan 11 2003 - 12:54:24 CST
![]() |
![]() |