rootcrs.pl -patch puts TFA back to old version
edited Jun 3, 2016 5:04AM in AHF - Autonomous Health Framework (TFA - ORACHK) (MOSC) 1 commentAnswered
We perform out-of-place patching for PSU patching. Here are the steps:
- Untar patched version of 11.2.0.4 with latest PSU
- shutdown grid and database down on a clustered on
- Make the homes for grid and oracle with latest PSU patched version
- copy some configuration files from old ORACLE_HOME to the new. This includes $ORACLE_HOME/tfa copy from old to new
- Run rootcrs.pl -patch. This step installs TFA version 2.5.x.x and overrides later version (12.1.2.3.1) that was installed earlier. It also seems to hang for long time and often tfa installation has to be killed.
- Patch the tfa to later version. Currently we are using: 12.1.2.3.1
0