Re: Softball (I hope) - Current Directory in SQLPlus

From: Radoulov, Dimitre <cichomitiko_at_gmail.com>
Date: Wed, 18 Dec 2013 21:52:46 +0100
Message-ID: <52B20B1E.5070707_at_gmail.com>



On 18/12/2013 21:48, Ric Van Dyke wrote:
>
> I thought this would be easy but I'm not figuring it out nor am I able
> to find it in all my searching.
>
> I want to create a directory for the current directory. I want to do
> this programmatically in SQLPlus with or without PL/PQL is fine.
>
> CREATE OR REPLACE DIRECTORY SQL_FILE_LOCATION AS <current directory
> here>;
>
> It doesn't appear to be in SYS_CONTEXT.
>
> Yes I know I can do a HOST CD in SQLPlus to see the current directory,
> but how to I put the output of that that into the CREATE command?
>

Hi,
why don't you set/export it as shell variable before entering sqlplus?

Regards
Dimitre

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Dec 18 2013 - 21:52:46 CET

Original text of this message