Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: TNS still can't resolve service name
Hi Kev,
The problem is right here
TNS-12204: TNS:received data refused from an application
ns main err code: 12564
TNS-12564: TNS:connection refused
Please make sure trace_level_client is set to 16 in sqlnet.ora and retry the
operation.
You will then get ALL calls and results.
I never saw 12564, so please run
oerr tns 12564
yourself.
Hth,
Sybrand Bakker, Oracle DBA
kev <kevin.porter_at_fast.no> wrote in message
news:37BD369D.C4C64C1A_at_fast.no...
> Forgot to append this sqlnet.log extract which may give someone a clue:
>
> " VERSION INFORMATION:
> TNS for Linux: Version 8.0.5.0.0 - Production
> TCP/IP NT Protocol Adapter for Linux: Version 8.0.5.0.0 -
Production
>
> Time: 19-AUG-99 16:01:49
> Tracing not turned on.
> Tns error struct:
> nr err code: 12204
> TNS-12204: TNS:received data refused from an application
> ns main err code: 12564
> TNS-12564: TNS:connection refused
> ns secondary err code: 0
> nt main err code: 0
> nt secondary err code: 0
> nt OS err code: 0"
>
> Incidentally, I forgot to mention that my PHP pages can connect to the DB
> with no complaints from the listener.
>
>
> Thanks,
>
> - Kev
>
Received on Fri Aug 20 1999 - 12:35:05 CDT
![]() |
![]() |