Re: Startng SQL*loader from a package?
From: Naresh <nramamur_at_worldnet.att.net>
Date: 1997/12/03
Message-ID: <6643d3$fgs_at_bgtnsc01.worldnet.att.net>#1/1
Date: 1997/12/03
Message-ID: <6643d3$fgs_at_bgtnsc01.worldnet.att.net>#1/1
Bob,
There is no direct way to do this. You could, however, make a host call using DBMS_PIPE and the daemon package provided by ORACLE.
Naresh.
Bob Coret wrote:
>
> Is there a possibility to start the SQL*load from a PL/SQL package?
>
> Bob Coret
Received on Wed Dec 03 1997 - 00:00:00 CET