Skip to Main Content

SQL Developer

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!

Connect Oracle through application server using SSH

don123Feb 20 2022 — edited Feb 20 2022

The setup is, Oracle database is installed on Linux box and application server installed on Linux box.
I login to application server from my laptop using SSH and PUTTY and then from application server I connect to Oracle database using sql plus command line. The direct sqlplus command line connection from my laptop is not allowed.
How to connect to Oracle database from my laptop using Oracle SQL Developer IDE in this setup using both SSH (application server) then connect to Oracle.

This post has been answered by User_H3J7U on Feb 21 2022
Jump to Answer
Comments
Post Details
Added on Feb 20 2022
4 comments
2,688 views