how to configure listeners for rac
Hello,
I have a standby database between two exadata:
1- production 4 nodes rac
2- standby 3 nodes rac
i have two networks configured, one for the DR (standby) and the second for client access and i need to connect to the standby from both networks, i have two listsners configured:
1- listener: on client network
2- drlistener: on DR network (between primary and standby)
can you please help how to configure listener_network, local_listener and remote_listener on the standby to achieve connectivity to the database from both networks (standby is opened in read only mode for client access), i've been searching for long time with no luck.