Oracle 10g database and application server on different networks
Hi
Our database servers (RAC on Oracle Linux 5)) are on 10.10.50.x network and our application servers (also on Oracle Linux 5) are on 10.10.19.x network
We have opened up the port 1531 on both the database servers so that application can connect to the database but what ports we need to open on the application servers (i.e. flow of traffic from db servers back to apps server) ?
We are asking this because we know that when database sends the information back to the clients, it uses randomly selected ports (we are using dedicated server configuration) so what does Oracle recommends?
Is there a list of ports available so that we can open up those ports on the application server so that the db servers can talk to application servers on those ports OR should we open up all the ports on the the application servers?
Our database servers (RAC on Oracle Linux 5)) are on 10.10.50.x network and our application servers (also on Oracle Linux 5) are on 10.10.19.x network
We have opened up the port 1531 on both the database servers so that application can connect to the database but what ports we need to open on the application servers (i.e. flow of traffic from db servers back to apps server) ?
We are asking this because we know that when database sends the information back to the clients, it uses randomly selected ports (we are using dedicated server configuration) so what does Oracle recommends?
Is there a list of ports available so that we can open up those ports on the application server so that the db servers can talk to application servers on those ports OR should we open up all the ports on the the application servers?
0