UTL_FILE let components to became Invalid
Hi All, recently in one of my Prod and Non-prod databases below components became Invalid after application team performed some deployment activity.
Oracle Multimedia
Oracle XML Database
Oracle OLAP API
They are having DBA and many other valuable privileges granted to their user. We did a lot of analysis and after finally re-creating the UTL_FILE Package all those components became Valid again.
So, my Q here is what let them to make it Invalid before and what kind of code changes are happened? Is it my application teams can able to make this UTL_FILE package Invalid by knowingly or unknowingly?