EBS 12.2.9 DB autoconfig error
Hi all
after the EBS 12.2.9 DB clone, the DB is restored & recovered but then autoconfig ADX Utility trying to connect the listener on port 1523 but the DB listener is running on port 1521. So the connection is not made.
=========================================================
---------------------------------------------------------------
ADX Database Utility
---------------------------------------------------------------
getConnectionUsingAppsJDBCConnector() -->
APPS_JDBC_URL='null'
Trying to get connection using SID based connect descriptor
getConnection() -->
sDbHost : tgssprodenvdb
sDbDomain : gssebsdb.ebscm.oraclevcn.com
sDbPort : 1523
sDbSid : GSSEBS
sDbUser : apps
Trying to connect using SID...
getConnectionUsingSID() -->
JDBC URL: jdbc:oracle:thin:@tgssprodenvdb.gssebsdb.ebscm.oraclevcn.com:1523:GSSEBS
WARNING: Exception occurred: java.sql.SQLException: ORA-01017: invalid username/password; logon denied