Re: Preclone

Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Preclone-tp2425p2546.html

First of all, If your purpose is to use scan listener in EBS 12.2, then you should have the scan listener related configuration in the following files:

$TNS_ADMIN/tnsnames.ora
Context file: s_apps_jdbc_connect_descriptor and s_apps_jdbc_patch_connect_descriptor variables
$FND_SECURE/<dbname>.dbc
The port and WebLogic server data source <FMW_HOME>/user_projects/domains/EBS_domain_<dbname>/config/jdbc/EBSDataSource-<number>-jdbc.xml

1)
Your EBS database is configured correctly right? I mean remote_listener= SCAN LISTENER and local listener= Your LOCAL listeners.
Ensure the above.

2)
Do the "exact" steps documented in 4.7.1 and 4.7.2, and send me the Apps Tier tnsnames.ora and s_apps_jdbc_connect_descriptor and s_apps_jdbc_patch_connect_descriptor  (after ensuring step 1)