SQL Loader from Shell Scripting [message #250583] |
Tue, 10 July 2007 09:58 |
manchalravi
Messages: 15 Registered: June 2007
|
Junior Member |
|
|
Hi Experts,
I need a help using SQL Loader from shell script.
My requirement is like below.
We get a bunch of files into specific folder. we need to read them periodically and load them to oracle database. For this I need to write a shell script and need to set as a tab.
Please help me with a sample code.
Thanks,
Ravi
|
|
|
|
Re: SQL Loader from Shell Scripting [message #250592 is a reply to message #250583] |
Tue, 10 July 2007 10:36 |
DreamzZ
Messages: 1666 Registered: May 2007 Location: Dreamzland
|
Senior Member |
|
|
manchalravi wrote on Tue, 10 July 2007 08:58 | Hi Experts,
I need a help using SQL Loader from shell script.
My requirement is like below.
We get a bunch of files into specific folder. we need to read them periodically and load them to oracle database. For this I need to write a shell script and need to set as a tab.
Please help me with a sample code.
Thanks,
Ravi
|
examples
http://www.dbforums.com/showthread.php?t=1616272
|
|
|
|
Re: SQL Loader from Shell Scripting [message #250668 is a reply to message #250598] |
Tue, 10 July 2007 14:51 |
qasim845
Messages: 95 Registered: March 2007 Location: Philadelphia
|
Member |
|
|
Here is the attachement i am sending you, i wrote this script really long tiime ago.
Let me know if you have any other question. Just define variable according to your environment.
Good Luck
|
|
|