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: My fix for ORA-01034 on 7.3.3

Re: My fix for ORA-01034 on 7.3.3

From: Rick Wessman <rwessman_at_us.oracle.com>
Date: 1997/07/30
Message-ID: <sock9i8z55v.fsf@rwessman.us.oracle.com>#1/1

While your problem was cured, I think that it due more to a coincidence than anything else. An ORA-1034 error is generated when the instance is not running.

Not having the authentication_services parameter set to NONE will usually lead to an ORA-12638 or ORA-12641.

                                Rick
                                Rick Wessman
				Security Products
                                Network and Management Products
                                Oracle Corporation
                                rwessman_at_us.oracle.com

Alex Gorbachev <gorbachev_alex_at_bah.com> writes:

> Here is a solution to ORA-01034 that I have experienced on our Oracle
> 7.3.3 on Digital UNIX 4.0B:
>
> Description: ORA-01034 is signaled when trying to connect over SQL*Net
> Reason: SQL*Net assumes that Secure Network Services are running
> Fix: Place the string SQLNET.AUTHENTICATION_SERVICES = (NONE) into
> $ORACLE_HOME/network/admin/sqlnet.ora
>
>
> Hope this helps to whoever is suffering from the sme issue.
>
> Alex Gorbachev,
> SE, Booz, Allen & Hamilton
>
 

-- 
Received on Wed Jul 30 1997 - 00:00:00 CDT

Original text of this message

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