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 -> Re: TNS still can't resolve service name

Re: TNS still can't resolve service name

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Fri, 20 Aug 1999 19:35:05 +0200
Message-ID: <935170529.17211.0.pluto.d4ee154e@news.demon.nl>


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

Original text of this message

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