Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: SQL*Plus
Thanks for the response!
I searched to see if I had another 'afiedt.buf' file on my harddrive, but didn't find one. Also, I couldn't see anything in the glogin.sql file or the Registry. It appears as though the 'buffer' is not reading the actual afiedt.buf file. I can open the file from within Notepad and it shows my revised query, but when I use the EDIT command in SQL*Plus, it brings up the previous query.
Any other ideas?
Thanks
Walter T Rejuney <BlueSax_at_Unforgetable.com> wrote in message
news:3A01C3FC.203B46A7_at_Unforgetable.com...
> Buck Eskew wrote:
>
> > I'm using SQL*Plus with Oracle 8.1.6 Client on a Windows 98 Platform,
> > connecting to an 8.1.6 database on a Unix server. I am unable to get my
> > 'updated' query to save back to my afiedt.buf file when exiting from my
> > editor. I'm using Notepad as my default editor, and am selecting "Yes"
when
> > prompted to save the updated file, but when control is returned back to
> > SQL*Plus, my 'updated' query is no longer available. I am invoking the
> > editor with just the 'EDIT' command (not specifying a particular file).
> >
> > Any help would be appreciated.
> >
> > Thanks,
> > Buck Eskew
>
> Search around on your hard drive to see if the file is being written to a
> location other than what you expect. Once you determine, look for any
login.sql
> or glogin.sql files which might be redirecting the file to that directory.
If
> that turns up nothing then look in the registry to see if there is some
entry
> there that is causing the problem.
>
>
Received on Thu Nov 02 2000 - 14:57:44 CST
![]() |
![]() |