Home » RDBMS Server » Server Utilities » Re: Invoking SQL*Loader from SQL Plus
Re: Invoking SQL*Loader from SQL Plus [message #367984] Mon, 30 August 1999 04:29
hmg
Messages: 40
Registered: March 1999
Member
In SQL Plus you have the "host" command:

SQL> host('sqlldr80 user=scott/tiger...')

But this only works if you are serverside.

Another way is to call the loader from a stored procedure. That's possible if you using "external procedures" which are supported in oracle from version 8.03.
Previous Topic: PO8 - SVRMGR : connecting so I can create a new DB
Next Topic: Ignoring specific fields in data
Goto Forum:
  


Current Time: Fri Mar 29 08:15:20 CDT 2024