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

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

svrmgrl vs. sqlplus

From: Michal Zaschke <zaschke_at_suas.cz>
Date: Thu, 11 Apr 2002 07:38:29 -0800
Message-ID: <F001.00441D5B.20020411073829@fatcity.com>


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 - 10:38:29 CDT

Original text of this message

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