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: Connect to oracle oin redhat9

Re: Connect to oracle oin redhat9

From: Brian Peasland <dba_at_remove_spam.peasland.com>
Date: Thu, 10 Jul 2003 12:50:00 GMT
Message-ID: <3F0D60F8.81EFC5C2@remove_spam.peasland.com>


> sqlplus> connect as sysdba

This should be "connect / as sysdba" or "connect sys as sysdba".

> ORA-01034 :Oracle not available.

This either means that Oracle is not running, or your environment is not set up correctly. If you are connecting locally, make sure that your environment variables are defined correctly. If you are connecting remotely, make sure that your listener is configured properly.

HTH,
Brian

-- 
===================================================================

Brian Peasland
dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Thu Jul 10 2003 - 07:50:00 CDT

Original text of this message

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