DBeaver - Create an Oracle Connection
Setting up an Oracle connection for the first time
Open DBeaver.
It will ask you if you want to create a sample database the first time you open DBeaver, click No. This will not appear in the future.
The next window asks you to pick the type of database you want to connect to.
Select Oracle then Next >In the Oracle Connection Setting window:
- for Connection Type select the TNS tab
- Choose the database you want to connect to for the Network Alias. Yours may be different from the example provided below.
- Under Authentication, put in your Username and Password
- Click Edit Driver SettingsClick Download/Update
In the Drivers Settings window, ensure Force download/overwrite is checked then click Download configuration
In the Preferences (Filtered) window, complete the HTTP Proxy information:
🗹 Check for new driver versions
Proxy Host: https://proxy.toronto.ca
Proxy Port: 8080
User: Your Windows/Novell login
Password: Your Windows/Novell passwordClick Apply and Close
Once back in the Drivers Settings click the Download button. You’ll see a green progress bar as the drivers download
Click OK to close the Oracle Driver window.
On the Oracle Connection Settings window, click Test Connection.
If the connection is successful, you’ll see this window. Click OK and the popup will close.
Click Finish.
Setting up an additional Oracle connection
Open DBeaver.
Click Database > New Database Connection
The next window asks you to pick your database. Select Oracle then Next >
In the Oracle Connection Setting window:
for Connection Type select the TNS tab
Choose the database you want to connect to for the Network Alias,
Under Authentication, put in your Username and Password
Click Finish