SQL*Loader errors in the log [message #98574] |
Mon, 10 January 2005 12:03 |
Ask
Messages: 2 Registered: September 2004
|
Junior Member |
|
|
Hi!
I am a newbie, so please forgive me if this question is too simple :) I am writing a routine to load data into Oracle 9 (Solaris) using sqlldr. When the process finishes, I would like for it to scan the log files in order to find out whether the load succeeded. So, when trying to grep for errors in the SQL*Loader log file, what is the pattern I should use? What would guarantee finding errors if there are any, and make sure I am finding all of them?
Thanks!
|
|
|