Applying patch to Oracle Ebiz R12 instance with a load balancer using Stat, getting error - ERROR: AutoPatch default database "axx_BALANCE" is different than Stat's database "null"
WARNING: AutoPatch log file does not exist or is not readable: /mnt/disk07/aebua01/apps/apps_st/appl/admin/axx_balance/log/impact-u13829967-US.log
WARNING: AutoPatch lgi file does not exist or is not readable: /mnt/disk07/aebua01/apps/apps_st/appl/admin/axx_balance/log/impact-u13829967-US.lgi
WORKAROUND:
1. Edit the stat.conf file and change parameter <env>.TWO_TASK:axx
2. Also, try to add <env>._disable_autopatch_dbvalidation=y
The <env>._disable_autopatch_dbvalidation parameter was used to disable the Oracle agents validation check. When this parameter is set to y and the database name between AutoPatch and Stat is different, the OA will print a warning in its log file and instruct AutoPatch to continue.
3. Then restart the OA and run the patch analysis again.