EBS R12.2 Install on RAC with VIP Listeners
Hello All
I have 2 node Database RAC cluster (12cR1) on Linux 6.x and managed to install EBS R12.2 RAC Database using rapidwiz but when I copy configuration file to apps node and run Rapizwiz then it can't connect to database using JDBC string which contains database server hostname instead of VIP address.
I have checked the local database listener and its listening endpoints are both VIP address as well as local DB hostname. Database firewall port is open between APPS node and Database servers and I could telnet on database port using VIP address but not using hostname.
So what configuration is required on database local listener for Apps node install to proceed.