Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Basic SQL*PLUS Question
You need write permission on the directory. Also, of you set your environment variable, SQL_PATH, sql*plus will look there for your script when you try to execuite it.
On Wed, 5 Nov 1997 13:34:44 GMT, "Chinna" <jchinna_at_enron.com> wrote:
>Hi,
>
>How to specify the directory/find out default directory where SQL*PLUS
>stores the SQL scripts.
>
>example :
>
>SQL> select count(*) from tab;
>
>15
>
>SQL> save count.sql
>cannot create save file
>
>Any ideas/suggestions are appreciated.
>
>Thanks
>Chinna
Received on Sat Nov 08 1997 - 00:00:00 CST
![]() |
![]() |