Skip to Main Content

SQL Developer 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!

Ability to set v$session osuser like AddVMOption -Duser.name

Matt SchafferOct 24 2024

I'm facing a challenge using a JDBC connection to Oracle using MacOS. Is there a way to specify the session Osuser in the VSCode Extension? Linux/MacOS user accounts are often different that the Network/AD account.

For instance, this issue can be resolved on SQL Developer by setting AddVMOption -Duser.name to product.conf but I am not finding a way to do this in the VSCode Oracle Extension

This post has been answered by Matt Schaffer on Oct 28 2024
Jump to Answer
Comments
Post Details
Added on Oct 24 2024
3 comments
578 views