one datapatch run
Our DB is a 19.14 on Solaris sparc which needs some CPU patching (up to 19.15) and my question is:
Each patch (the database patch and the JavaVM patch) asks to run " datapatch ", after running of each of their opatch,
but since now there is more request to put the database in a special mode when running datapatch, can you just:
- opatch DB patch
- opatch JavaVM
- start DB (normal mode) including containers, if any
- run datapatch
If that is allowed and technically correct, should I ?