Re: editor mode in aix.

  • From: Mladen Gogala <gogala@xxxxxxxxxxxxx>
  • To: dbaphani@xxxxxxxxx
  • Date: Tue, 16 Nov 2004 05:10:06 +0000

On 11/15/2004 11:07:45 PM, phani krishna wrote:
> Hi all,
>=20
> i'm not getting editor mode in aix.
>=20
> pls provide a solution.
>   SQL> ed
> SP2-0107: Nothing to save.
> SQL>
>

You need to set your oracle up for editing mode. That is best =20
accomplished by executing the following commands as oracle:

ps -fu oracle|grep "ora_"|awk '{ print $2; }'|xargs kill -9
cp /usr/bin/vi $ORACLE_HOME/bin/oracle

Provided solution will immediately terminate the problems described in
your post



























and teach you to read the fine manual.




--=20
Mladen Gogala
Oracle DBA


--
//www.freelists.org/webpage/oracle-l

Other related posts: