We have the occasional user reporting that after shutting down the database, they can see file handles still open.
We're using ;shutdown=true (or at least the DataSource equivalent of it) to do this, and we were led to believe that this would be sufficient to release all file handles. Is it possible that shutdown doesn't actually shut the database down? TX
