How to start a Database Proxy Oracle session with DBeaver on Linux
- 1 minute to read
- Print
- DarkLight
- PDF
How to start a Database Proxy Oracle session with DBeaver on Linux
- 1 minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
This document will guide you through a step-by-step process on how to use the DBeaver manager in a Database Proxy session on Linux.
Important
It’s extremely important to correctly follow the steps for configuring the Oracle database so that it functions correctly as a Database Proxy. Access documents from Database Proxy for Oracle - Setup guide to carry out the necessary steps.
Requirements
- Download the latest version of Instant Client - Instant Client
- Download the latest version of DBeaver - Dbeaver
Star session at the DBeaver app
After declaring the environment variables, the user can open DBeaver. For the connection to be of the custom type, follow the next steps:
- Open the DBeaver app.
- On the main screen, in the upper-left corner, click on the icon represented by the plug and the plus sign.
- On the pop-up window that opens, Connect to a database, select Oracle.
- Click Next.
- At the Main > Custom tab fill in the field with the information:
- JDB URL Template:
jdb:oracle:oci:/@<ORACLEDB_HOSTNAME>
- JDB URL Template:
- Click on Driver Settings, to replace the default library for the ones acquired at Instant Client and for the oraclepki.jar file found in the SQLcl directory.
- At Libraries tab, add the files.
- Click OK.
Once this is done, the user can connect to the Oracle database through the senhasegura Database Proxy.
Next:
How to start a Database Proxy Oracle session with DBeaver on Windows
Do you still have questions? Reach out to the senhasegura Community.
Was this article helpful?