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!

VS Code - Multi/Single Session Connections

Kevin WhiteMar 21 2023 — edited Mar 21 2023

Does the extension keep a single connection open per database or does it open a new connection for each query?

E.g. For Database A

  1. Open Oracle Explorer to view the list of tables in the database
  2. Open a SQL file to query a table in the database
  3. Invoke the command to refresh Intellisense on the database
  4. Open a second new SQL file to query another table in the database

Is the above 4 connections or 1?

This post has been answered by Christian.Shay -Oracle on Mar 31 2023
Jump to Answer
Comments
Post Details
Added on Mar 21 2023
8 comments
278 views