Re: Basic SQL*PLUS Question

From: E. Kammin <ekammin_at_ica.net>
Date: 1997/11/08
Message-ID: <34648b99.59506193_at_news.ica.net>#1/1


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 CET

Original text of this message