Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> editor
Hello,
I am using winnt and sqlplus for oracle.
I was trying to get editor to work but keep getting following message. could you guide?
Thanks
Miten.
Please reply to:
mehta_at_mama.indstate.edu
SQL> define _editor='vim'
SQL> ed
Cannot create save file "afiedt.buf"
SQL> edit
Cannot create save file "afiedt.buf"
SQL> define _editor="vim"
SQL> select count(*) from dr_switch;
Fri Dec 24
COUNT(*)
21
SQL> edit
Cannot create save file "afiedt.buf"
SQL>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Dec 24 1999 - 16:34:06 CST
![]() |
![]() |