A-12514 TNS : listener does not currently know of service requested in connect descriptor
Facing this error ..below are the logs.. when installing ORACLE EBS 12.2.5 on Oracle Linux 7.3
NetServiceHandler 120.28.12020000.7 started for localhost at Wed Nov 15 03:17:23 EST 2017
==============================================================================
[ Context Information ]
Host : localhost
Domain : localdomain
Out Dir : null
Tier Type : DATABASE TIER
Getting connection...
---------------------------------------------------------------
ADX Database Utility
---------------------------------------------------------------
getConnectionUsingAppsJDBCConnector() -->
APPS_JDBC_URL='null'
Trying to get connection using SID based connect descriptor
getConnection() -->
sDbHost : localhost
sDbDomain : localdomain
sDbPort : 1521
sDbSid : PROD
sDbUser : APPS
Trying to connect using SID...
getConnectionUsingSID() -->
JDBC URL: jdbc:oracle:thin:@localhost.localdomain:1521:PROD
Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor