Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Starting SQL Loader from PL/SQL

Re: Starting SQL Loader from PL/SQL

From: Noel <tbal_at_go2.pl>
Date: Fri, 14 Sep 2001 16:52:07 +0200
Message-ID: <3ba21ea3@news.vogel.pl>

Użytkownik "Allan Martin" <allan.martin_at_saic.com> napisał w wiadomości news:3ba06978$1_at_cpns1.saic.com...
> Does anyone know how to start SQL Loader from a PL/SQL script. I know the
> syntax for running it in DOS, but I'd like to start it from a pl/sql
script.
> Is there anyway of starting a program from pl/sql as it would be the same
as
> that. Maybe a call to a Java class or something would be the only way to
do

HOST('sqlldr80.exe '); should work. Received on Fri Sep 14 2001 - 09:52:07 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US