L
Libor Laubacher
Guest
How can opening up the ports break the connectivity ? :-D I don't know what does your app need port wise - aside of the client server that is. For the replication itself between the source and target it would be: port=38140 range from listener-minport=4387 to listener-maxport=4500 (you can tighten this up to like 2 ports range per DB set, if you are replicating more than 1 set of databases) For the client-server connectivity it would be -S and range from (database) minport to (database) maxport. if you have appserver/webspeed etc - there is more.
Continue reading...
Continue reading...