The value of s_patch_service_name is not set correctly in atleast one of the context files
Hi - Oracle ebs 12.2.10 and database version 19C.
ADOP prepare phase is failed with above error.The log file says
=========================================Inside checkPatchServiceNameExistsDB()...
ctx_var_count: 1
ctx_file_count: 2
ERROR: AutoConfig is not executed on all Database Tier nodes to populate value for S_PATCH_SERVICE_NAME.
Corrective Action: Make sure that AutoConfig is executed on all Database Tier nodes after migrating the latest code (appsutil.zip) from Application Tier.
=======================
The database is running on ONE node only and the context file have s_patch_service_name. The ADOP is looking for two context files.
How can change/force ADOP to look for one context file?What file or table contains entries about Database node information?