Loader Script Status

Hi

I am running Sql Loader script in Unix Shell Script, I want to make shell script failure when Sql Loader script gives any warnings or failed. Please advise on this.

Thanks

If you use Oracle sqlloader you may use it's returncode (find the documentation here)