Skip to Main Content

Oracle Developer Tools for VS Code

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Feature request - Support SSH tunneling

pawpawMacDec 2 2024 — edited Dec 2 2024

Hi @christian-shay-oracle,

Wondering the team will consider adding support of database connection with SSH tunneling.

Our DBCS are deployed in private subnet and accessible only within OCI network.
Currently we are using SQL Developer to access those databases with SSH tunneling which work well.
i.e. define SSH host (bastion) and then create dynamic port forwarding to establish database connections.

Yet, bug fix/improvement seems slow down a lot recently, Almost yearly revision (23.1.1 (Dec 2023) → 24.3 (Oct 2024) when compared to earlier versions (in general quarterly).
It will be great if Oracle Developer Tools for VS Code added the support so that we have options.

Many Thanks,

Wilson

Comments

Arnoschots-Oracle Apr 22 2020 — edited on Apr 22 2020

Hi,

The "sudo al-config -s" doesn't work on my Autonomous Linux instance.

Command output:

[opc@opsserver ~]$ sudo al-config -s

/sbin/al-config: illegal option -- s

Configure OCI notification service topic OCID:

  Usage:

    al-config -T [topic OCID]

  Options:

    -T [topic OCID] OCI notification service topic OCID

Configure OCI CLI profile:

  Usage:

    al-config -u [user OCID] -t [tenancy OCID] -k [key file]

  Options:

    -u [user OCID] OCI User OCID

    -t [tenancy OCID] OCI Tenancy OCID

    -k [key file] from which we obtaion the API private key

    -p [key passphrase file] from which we obtain API key passphrase. Provide

       this if API private key is encrypted. If not provided, user will be

       prompted to enter passphrase.

1 - 1

Post Details

Added on Dec 2 2024
0 comments
68 views