2022. 8. 23. 11:33 오라클
Exachk 가 자동 Scheduling 되지 않는 버그
Exachk 가 자동 Scheduling 되지 않는 Bug가 있음
해당 버전은 : 22.1.1.0.0 임
Bug 34276627 - EXACHK 22.1.1.0.0 SCHEDULED RUN NOT RUNNING
On TFAMain Startup the cron schedule for EXAchk/ORAchk is loaded on
the TFA Master node allowing for EXAchk/ORAchk to manage its own processing across the cluster.
If the master node changes (e.g. Restart AHF on the master) the cron schedule
is not loaded on the new master resulting in future EXAchk runs not executing
Workaround 해결방법
tfactl refreshconfig cron
또는
AHF 22.2.1 으로 upgrade 할것.