Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Problem Starting SQL Loader
Ken,
Sqlldr is a stanalone utility, it doesn't run from inside SQL*Plus, it runs
from the
OS command line.
Take a look at the utilities manual for the docs on sqlldr.
Jared
Ken Janusz <ken.janusz_at_su To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> fsys.com> cc: Sent by: Subject: Problem Starting SQL Loader root_at_fatcity.c om 11/27/01 02:00 PM Please respond to ORACLE-L
I am in sql*plus (8.1.7) logged in as sys. When I try running "sqlldr" at the command prompt I get this error:
SP2-0042: unknown command "sqlldr" - rest of line ignored.
I'm calling it from my client PC and the DB is located on a separate server.
How do I get this to work?
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ken Janusz INET: ken.janusz_at_sufsys.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-LReceived on Tue Nov 27 2001 - 17:39:22 CST
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Jared.Still_at_radisys.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
![]() |
![]() |