Oracle Forms || Ora-12514 : TNS listener doesnt know of the current descriptor || 12.2.1.3.0
Hi Everyone,
Reposting this request again.
Can anyone please guide me where to find the error,
I Am receiving Ora-12514 TNS Listener does not currently know of the service requested in the connect descriptor Message.
When we try to connect to Oracle forms
http://hostname:9005/Forms/frmservlet?config=myconfig.
Update : I deleted the old domain, created a new one. still receiving the same error message (ORA-12514) when trying to connect to Forms config
This is the tnsentry in my tnsnames.ora file.
Location : <Domain_HOME/>config/FMWConfig/
DBINSTANCE =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = PrimaryDB)(PORT = 1521))
(ADDRESS = (PROTOCOL = TCP)(HOST = SecondaryDB)(PORT = 1521))