hi guys
Am trying to do some tests a firewall between a client and oracle database.
Note that I am not a DB expert, so apologies that I am not able to describe the Oracle elements correctly and my English skills.
first thing to do is find out 'ORACLE Database 11g Enterprise edition' can use dynamic port.
which means, initial server port is 1521, and the oracle server will dynamically allocate a different port for the connection to continue on.
or
client connect with the server 1521 port and do something else using other port.
so my problem is i am getting hard time server to do the dynamic allocation.
My server is 'Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 -64bit' and OS is Windows 7.
if you guys needs some config files, please let me know.
thanks for reading this and sorry about my English skills.