Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

change TCP port 1521 to SSO encrypted port

supersenFeb 19 2020 — edited Feb 19 2020

Hi team,

Our organization  does not want my default port 1521 TCP for my security reasons.  they also advised to use SSO encrypted port to use it.

how can i proceed further.  shall i use  4114  instead of 1521. Please advise

Once confirmed i can go through below steps

1   stop the listner

2. change the port and hostname in listener.ora

3. tnsnames.ora (mylistner)

4.  change the sp file (  alter system set local_listener='MY LISTENER' scope =BOTH

Please advise

supersent

Comments
Post Details
Added on Feb 19 2020
3 comments
419 views