Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: svrmgrl vs. sqlplus

Re: svrmgrl vs. sqlplus

From: Michal Zaschke <zaschke_at_suas.cz>
Date: Thu, 11 Apr 2002 09:03:11 -0800
Message-ID: <F001.0044204E.20020411090311@fatcity.com>


All my "sqlnet.ora" is:
names.default_domain = suas.cz
sqlnet.expire_time = 10

John Weatherman wrote:
>
> Michal,
>
> The only problem similar to that I have seen on 6.1 Red Hat was the result
> of a
> problem in the sqlnet.ora. Are you sure the names, TRACE_LEVEL, etc that
> should be the same for all the target instances (7&8) are the same?
>
> Good Luck!
>
> John
>
> -----Original Message-----
> Sent: Thursday, April 11, 2002 11:38 AM
> To: Multiple recipients of list ORACLE-L
>
> Hi all,
>
> I have problem with my oracle client on linux. Using 'svrmgrl' I can
> connect to a database but if I use 'sqlplus', I get an ORA-01034 error.
> Can anybody say me why? And how to repair it?
>
> Server:
> Alpha with Tru64 Unix 4.0F:
> Oracle7 Server Release 7.3.4.0.0 with the 64-bit option - Production
> PL/SQL Release 2.3.4.0.0 - Production
>
> Client:
> Red Hat Linux release 6.1,
> Kernel 2.2.19-6.2.7enterprise on a 4-processor i686
> Oracle8 Release 8.0.5.0.0 - Production
> PL/SQL Release 8.0.5.0.0 - Production
>
> If I try 'svrmgrl', it's OK:
> $ svrmgrl
>
> Oracle Server Manager Release 3.0.5.0.0 - Production
>
> (c) Copyright 1997, Oracle Corporation. All Rights Reserved.
>
> Oracle8 Release 8.0.5.0.0 - Production
> PL/SQL Release 8.0.5.0.0 - Production
>
> SVRMGR> connect test/test_at_test
> Connected.
> SVRMGR>
>
> But trying 'sqlplus' I get an error:
> $ sqlplus test/test_at_test
>
> SQL*Plus: Release 8.0.5.0.0 - Production on Thu Apr 11 16:35:46 2002
>
> (c) Copyright 1998 Oracle Corporation. All rights reserved.
>
> ERROR:
> ORA-01034: ORACLE not available
>
> Help me, please.
>
> Mike
>
> P.S.: This error (1034) in sqlplus comes only with connecting to
> Oracle7. I have no problem with connecting to Oracle8 or higher.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Michal Zaschke
  INET: zaschke_at_suas.cz

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Apr 11 2002 - 12:03:11 CDT

Original text of this message

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