- Start the new connection wizard by clicking the plug icon (
) in the upper-left corner of the application window, or go to
Database -> New Database Connection. - On the
Select your databasescreen, start typingteradataand select the Teradata icon. -
On the main tab, set the primary connection settings. The required settings are
Host,Port,Database/Schema,Username, andPassword. !!! tip In Teradata, when a user is created, a corresponding database with the same name is created as well. DBeaver requires you to enter a database or schema. If you do not know which database or schema to connect to, use your username in theDatabase/Schemafield.Tip
With DBeaver PRO editions, you can use the standard ordering of tables or hierarchically link tables to a specific database or user. Expanding and collapsing databases or users helps you navigate from one area to another without cluttering the Database Navigator window. Check the
Show databases and users hierarchicallybox to enable this setting.Tip
In many environments, Teradata can only be accessed using the TLS protocol. In DBeaver PRO editions, check the
Use TLS protocoloption to enable TLS. -
Click
Finish.