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

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

Re: SQL*Loader from PL/SQL

From: Mark Gumbs <mgumbs_at_nospam.hotmail.com>
Date: Mon, 14 Jun 1999 09:56:41 +0100
Message-ID: <3764c172.0@145.227.194.253>


No Can Do.

The host command only works in Forms and sql*plus. Take a look at external_procedures. Write the call to sql*loader in a C program for example and call it via pl/sql.

M

smfrank_at_my-deja.com wrote in message <7jrnjb$nnh$1_at_nnrp1.deja.com>...
>How do I execute a SQL*Loader routing from PL/SQL?
>
>Any help is appreciated!
>
>Thank you,
>SF
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.
Received on Mon Jun 14 1999 - 03:56:41 CDT

Original text of this message

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