- 04-15-2010 #1
Junior Member
- Join Date
- 15 Apr 2010
- Posts
- 1
- Points
- 30
Sqlldr and procedure
Hi all,
how can i invoke sqlldr from a stored procedure:
Thanks
-
- 04-15-2010 #2
Re: Sqlldr and procedure
To call SQL*Loader you must call the external executable, so you need either Java or some external procedures.
But the best solution will be to use External tables. EXTERNAL TABLES
Raj.
Other Solutions
-
How to solve this procedure
By Puru in forum SQL PL/SQLReplies: 2Last Post: 11-10-2010, 03:42 AM -
how to getback a procedure
By kishore garlapati in forum SQL PL/SQLReplies: 1Last Post: 10-19-2010, 08:00 PM -
procedure calling procedure using object type reg
By laxman in forum SQL PL/SQLReplies: 2Last Post: 01-13-2010, 04:21 AM -
Need some help with a procedure I'm having trouble with
By tastybrownies in forum SQL PL/SQLReplies: 5Last Post: 12-01-2009, 07:00 AM -
Stored Procedure
By yashk111 in forum SQL PL/SQLReplies: 5Last Post: 11-10-2009, 01:26 PM




