Oracle default port 1521
Linux server
10g DB = 5
11g DB =1
I have five - 10g databases and one 11g databases on one server, each using the port 1521 - default.
how is it possible that I could use the same port number for all 6 databases?
will there be any performance issue if we use the same port number?
What does Oracle recommends?
thanks.