It's not only a matter of closing the database, but such a hook/script should also make certain that the user filesystem is unmounted. Database being open is ... not good, but I don't think by itself is really problem. (However, the Database being open does mean the filesystem is probably still mounted, and that's very bad.)
|