I have a SQL Loader concurrent program that will be scheduled to run periodically, and I don't expect the data file to be present every time it runs. Is there a way to display a status of “Warning” rather than “Error” when the program fails due to a file error?