Configurator - EBS (MOSC)

MOSC Banner

what AD_APPS_JDBC_URL should be in case of database 19c

i am upgrading my application from 12.1.3 to 12.2.10

while applying AD Upgrade Patch for 12.2 (patch 10117518)

i am facing error where scripts try to connect database using AD_APPS_JDBC_URL but unable to connect database

i have tried following

1 -

(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=paebsd01)(PORT=1521)))(CONNECT_DATA=((SERVICE_NAME=PROD)(INSTANCE_NAME=CDBPROD))))

2 -

(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=paebsd01)(PORT=1521)))(CONNECT_DATA=((SERVICE_NAME=ebs_PROD)(INSTANCE_NAME=CDBPROD))))

3 -

(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=paebsd01)(PORT=1521)))(CONNECT_DATA=(SID=PROD)))

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

EBS Configurator Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center