Re: Accessing files copied by UTL_FILE.FCOPY

From: Claus <clausmariascherschel_at_googlemail.com>
Date: Wed, 1 Oct 2008 02:25:55 -0700 (PDT)
Message-ID: <8eb6ae54-3009-42c4-a6f0-5aeea54d7309@h60g2000hsg.googlegroups.com>


On 30 Sep., 22:29, Mark D Powell <Mark.Pow..._at_eds.com> wrote:

> use the dbms_scheduler ability (10g+) to run OS shell scripts that
> will handle the file manipulation

Hi Mark,

I managed file ops to be handled by dbms_scheduler package. It's a bit tricky, because one has to be very precises on how to wrap os commands in batch files and how to call them via cmd.exe. Most examples I could find turned out to have errors...

So, many thanks to you and Daniel
Claus. Received on Wed Oct 01 2008 - 04:25:55 CDT

Original text of this message