Login  Register

EBS R122: Context File shows apps_jdbc_connect_descriptor with VIP instead of SCAN

Posted by NubeAppsDba on May 13, 2023; 12:01am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/EBS-R122-Context-File-shows-apps-jdbc-connect-descriptor-with-VIP-instead-of-SCAN-tp11874.html

We have cloned a 12.2 instance from another instance.
The source shows the apps_jdbc_connect_descriptor connect string with SCAN values where as the target shows the vip.

Apparently the fs_clone is using the vip values and failing with EBS_SYSTEM validation.
We can connect from the apps tier with sqlplus EBS_SYSTEM/<pwd> without any issue.

Any thoughts on what is going on?

We have tried to set the <DB>.dbc and adgendbc.sh as well as the context file to the desired values BUT as soon as we run autocfg all 3 places get reset to the values with vip.

So where is autocfg picking up these from?