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: how do i connect sqlplus without indicating the service name?

Re: how do i connect sqlplus without indicating the service name?

From: Verna Legaspi <vlegaspi_at_uswest.net>
Date: Sun, 3 Dec 2000 23:14:30 -0800
Message-ID: <qxHW5.5571$WW1.728550@news.uswest.net>

Make sure your OS knows about your instance.

If you're on Unix, for example, make sure you have the SID environment variable set to your database sid. Also make sure you have the proper ORACLE_HOME and LD_LIBRARY_PATHs set.

For NT, I believe you just have to set your Oracle Home to your database's oracle home.

HTH,
Verna

"Jennifer Chang" <jchang_at_uxb2b.com> wrote in message news:90fagj$prt$1_at_news.seed.net.tw...
> as title
> need help configuring necessary files.
>
> for example :
> >sqlplus system/manager

 or
> >sqlplus /nolog
> >connect / as sysdba
>
> thank you
>
> J C.
>
>
Received on Mon Dec 04 2000 - 01:14:30 CST

Original text of this message

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