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: mod_plsql configuration trouble

Re: mod_plsql configuration trouble

From: Andrei V. Kirilenkov <akirilenkov_at_sovintel.net>
Date: Thu, 31 Jan 2002 14:34:34 +0300
Message-ID: <a3b9sp$1ujd$1@josh.sovintel.ru>


I have fount the outcome:
authentication_services=(NONE) in sqlnet.ora

thank metalink.

now it works !

Andrei V. Kirilenkov <akirilenkov_at_sovintel.net> wrote in message news:a3ap1q$2af4$1_at_josh.sovintel.ru...
> Hi, All
> I have sucessfully installed 8.1.7.0 fot w2000 along with the http-server.
> httpservice is started.
> but after configuring a DAD and invoking it
> (http://my_host/pls/my_DAD/schema_name.procedure_name) I get an error
> message - see sqlnet.log below.
> service_name = pr . SQLPlus connects to it, but Apache does not ?
> I can't see why.
> ***********************************************************************
> Fatal NI connect error 12640, connecting to:
>
> (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=prs)(PORT=1521))(CONNECT_DATA=
> (SERVICE_NAME=pr.my_domain)(CID=(PROGRAM=
> D:\oracle\ora81\Apache\Apache\Apache.exe)(HOST=PRS)(USER=SYSTEM))))
>
> VERSION INFORMATION:
> TNS for 32-bit Windows: Version 8.1.7.0.0 - Production
> Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version
> 8.1.7.0.0 - Production
> Time: 30-JAN-2002 10:38:25
> Tracing not turned on.
> Tns error struct:
> nr err code: 0
> ns main err code: 12640
> TNS-12640: Authentication adapter initialization failed
> ns secondary err code: 0
> nt main err code: 0
> nt secondary err code: 0
> nt OS err code: 0
>
>
>
Received on Thu Jan 31 2002 - 05:34:34 CST

Original text of this message

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