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

Home -> Community -> Usenet -> c.d.o.tools -> Re: ORACLE_ENV

Re: ORACLE_ENV

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/06/25
Message-ID: <961966170.24515.1.pluto.d4ee154e@news.demon.nl>#1/1

"Rob Zwartjes" <rzwartje_at_rob.home.nl> wrote in message news:slrn8lbti6.erb.rzwartje_at_rob.home.nl...
> Hello there,
>
> I found out how to invoke my editor vi by default. You will probably see
 big
> deal :) For me it is, because I found it without your help. What I didn't
> find is how to save my scripts at a place where I want it to be saved. At
 the
> moment it is in my home directory. Probably the wright place but I want it
 in
> a directory called 'OracleScripts' and not in my home directory but in the
> oracle home directory so that somebody else can enjoy it to :). What env
> variable do I have to set.
>
> Thanks in advance,
> Rob

I would agree with 'somebody else can enjoy', but I would not agree with Oracle_home. IMO, you should keep that as clean as possible. A better location might be $ORACLE_BASE/admin/$ORACLE_SID/scripts

The ORACLE_PATH env var determines where Oracle is searching for scripts.

Hth,

Sybrand Bakker, Oracle DBA Received on Sun Jun 25 2000 - 00:00:00 CDT

Original text of this message

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