I have a similar question. How do we get back a handle from a DNR shell sctript on the failure of the script so as then next DNR is not executed.In our scenario we call a BEA Bulk loader script..Once that script is executed I delete the files on the target system, since i dont need them.....Currently even when my BEA Bulkloader script fails the next script deletes the files..which i want to avoid...Any idea on this..How to get back a handle from the script and break the flow and return with an Error.Thx Sid