posted 14 years ago
Hi all,
Is it possible that in the same machine, two Oracle AS instances are listening to two different IP addresses respectively with the same port, say for example:
Machine A have both IP1 and IP2
OAS instance 1 is listening to IP1 with port 80
OAS instance 2 is listening to IP2 with port 80
Remarks: Oracle AS version 10.1.3.5.0
Thanks