Re: Preclone

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

After doing the above, if you don't see scan ips or hostnames generated in apps tier tns, then I suggest you to follow "Appendix D: Enabling/Disabling SCAN Listener Support in Autoconfig" of "Using Oracle 12c Release 1 Real Application Clusters with Oracle E-Business Suite Release 12 (Doc ID 1490850.1)"

-->
Re-enabling SCAN
s_scan_name=<scan_name>, s_scan_port=<scan_port> and s_update_scan=TRUE
Modify the remote_listener to "<scan_name>:<scan_port>" using alter system set remote_listener='...' for all instances
Run AutoConfig on Database tiers to create SCAN aliases in the tnsnames.ora
Run AutoConfig on Applications Tier to create SCAN aliases in the tnsnames.ora