View Full Version : SQL*Loader custom command line arguments
stogpon
10-17-2005, 07:42 AM
Hi
I want to be able to use SQL*Loader to enter some data in a table. I
want to enter into the table, data supplied from the command line or
taken from the actual datafile filename string.
Is this possible?
Thanks
DA Morgan
10-17-2005, 04:18 PM
stogpon wrote: Hi I want to be able to use SQL*Loader to enter some data in a table. I want to enter into the table, data supplied from the command line or taken from the actual datafile filename string. Is this possible? Thanks
No. Wrong solution. One row at a time is hardly appropriate for
SQL*Loader.
--
Daniel A. Morgan
http://www.psoug.org
damorgan@x.washington.edu
(replace x with u to respond)
Hans Forbrich
10-17-2005, 04:22 PM
On Mon, 17 Oct 2005 08:42:09 -0700, stogpon interested us by writing:
Hi I want to be able to use SQL*Loader to enter some data in a table. I want to enter into the table, data supplied from the command line or taken from the actual datafile filename string.
Assuming a currently supported version of Oracle, sure. No problem.
It's called 'External Table' and your 'comnmand line' is simply a SQL
statement in SQL*Plus.
More on HOW is available in the Utilities document available for the
version in question.
--
Hans Forbrich
Canada-wide Oracle training and consulting
mailto: Fuzzy.GreyBeard_at_gmail.com
*** I no longer assist with top-posted newsgroup queries ***
MyLounge.com Site Map
Forum:
Cars,
Cell Phone,
Database,
Games,
Home Improvement,
IT,
Music,
School,
Sports,
Web Design,
Web Server,
Weight Loss
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service
vBulletin v3.0.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.