Moving OPatch after database upgrade
I don't know if I did something wrong in my upgrade or didn't do something that I should have.
I upgrade my database from 11g to 12c a while ago and just noticed that my OPatch doesn't work from the new ORACLE_HOME directory.
My old OPatch was located at /u01/app/oracle/product/11.2.0.3/OPatch
My new OPatch is at /u01/app/oracle/product/12.1.0/OPatch
When I run an opatch command (such as opatch lsinventory) from the new locations nothing happens. I just get a blank prompt.
If I run an opatch command from the old location, the command works.