Re: Cannot connect to my Oracle database!

From: Beavis <sjallad_at_Autosmartcard.com>
Date: 25 Nov 2002 05:06:47 -0800
Message-ID: <2e1f010a.0211250506.11f148b7_at_posting.google.com>


Actuallt this turned out to be the change I did in sqlnet.ora. I changed SQLNET.AUTHENTICATION_SERVICES=(NTS) to SQLNET.AUTHENTICATION_SERVICES=(NONE) and because of that I could not connect. The reason I changed that is because I have 2 log file sqlnet.log and nmi.log which are 4GB of size and they are full of errors (see below). I'm trying to find out why these errors are generated. When I changed authentication to none, errors were not generated, but I could not connect to my database, and was unable to start it up?



Fatal NI connect error 12640, connecting to:  (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))

  VERSION INFORMATION:

	TNS for 32-bit Windows: Version 8.1.7.0.0 - Production
	Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version
8.1.7.0.0 - Production
  Time: 25-NOV-2002 07:34:23
  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 Mon Nov 25 2002 - 14:06:47 CET

Original text of this message