| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Is there a SQLLOAD Return Code?
Dave --
Most Oracle tools do not return an error code when they fail;
but, I was pleasantly surprised to find out that sql*loader
does (at least on our configuration)... you may want to test
this at your site by entering a bad control file and checking
the return code (echo $?).
If that doesn't work, you may want to redirect the stdout and stderr
into some file and grep for error conditions.
HTH,
Bambi.
Received on Thu Jan 18 1996 - 13:11:26 CST
![]() |
![]() |