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: working directory when using ed in sqlplus

Re: working directory when using ed in sqlplus

From: Joel Garry <joel-garry_at_home.com>
Date: 18 Feb 2002 14:10:45 -0800
Message-ID: <91884734.0202181410.24429fe3@posting.google.com>


tianhua.wu_at_mirant.com (Tianhua Wu) wrote in message news:<18e503ea.0202180736.5dcbd44f_at_posting.google.com>...
> Hi Everybody,
>
> In one of my sun boxes, whenever I try to use ed, it will try to open
> file under $ORACLE_PATH. Unset $ORACLE_PATH solved the problem.
> However, I have many boexes with $ORACLE_PATH set and do not have this
> problem (using the current directory where I start sqlplus). There
> must something else I need to set. My editfile for sqlplus is the
> default.
> Does anybody have any idea?
> Thank you!
>
> T Wu

Perhaps files named login.sql or $ORACLE_HOME/sqlplus/admin/glogin.sql are being more than helpful?

Look for a set editf or set editfile command that is specifying $ORACLE_PATH to sqlplus.

jg

--
Be wary of magic in .sig files.
Received on Mon Feb 18 2002 - 16:10:45 CST

Original text of this message

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