Originally posted by bkrish
One of the approaches for PL/SQL to check for anything on OS would be using utl_file package.
as I understand, you can use the utl_file package to read from or write to (create if necessary) OS file(s). Mind telling me how to "check for anything on OS" using utl_file please ?

-amar