Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: editor mode in aix.
What do you want to edit?
It appears that you haven't typed a SQL statement (at least the first
word should be the first word of a valid SQL-statement) to edit.
Try:
SQL> select * from dual;
SQL> ed
it might work better, then.
Another thing that can help you avoiding questions :
on the AIX-prompt, type
dgs.dbalert199:/opt/oracle/product/9.2.0> oerr sp2 0107 00107,0, "Nothing to save.\n"
// *Cause: Nothing in the SQL buffer when attempting to save the // content to a file. // *Action: Enter a SQL command to save.dgs.dbalert199:/opt/oracle/product/9.2.0>
Best regards,
Carel-Jan Engel
===
If you think education is expensive, try ignorance. (Derek Bok)
===
On Tue, 2004-11-16 at 05:07, phani krishna wrote:
> Hi all,
>
> i'm not getting editor mode in aix.
>
> pls provide a solution.
> SQL> ed
> SP2-0107: Nothing to save.
> SQL>
>
> regards
>
> Phani Krishna.
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> --
> http://www.freelists.org/webpage/oracle-l
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Nov 16 2004 - 00:49:00 CST
![]() |
![]() |