DB2 (beta)
Follow these steps to connect your DB2 instance to Select Star.
Last updated
Was this helpful?
Follow these steps to connect your DB2 instance to Select Star.
Last updated
Was this helpful?
For instances operating within a non-publicly accessible environment, such as a private network, please refer to our guide on for detailed instructions and best practices.
We recommend creating a dedicated service account for Select Star with metadata-only roles and permissions. To create a new DB2 user please follow the guidelines mentioned .
DB2 user must have SELECT privilege on:
SYSCAT.SCHEMATA
SYSCAT.TABLES
SYSCAT.INDEXES
SYSCAT.TABCONST
SYSCAT.KEYCOLUSE
SYSCAT.SQLFOREIGNKEYS
SYSCAT.COLUMNS
SYSCAT.VIEWS
SYSCAT.SEQUENCES
Sample SQL query to grant SELECT
privilege on the required tables:
Display Name - The Name you want to give to your new datasource.
Hostname - Your hostname defines the location where your database is hosted.
Port - The communication endpoint used to connect clients to the DB2 instance.
Username - Specify the User to connect to the DB2 instance. It should have enough privileges to read all the metadata.
Password - Password.
Database - The database name.
After you fill in the information, you'll be asked to select the databases you'd like to load into Select Star.
Your metadata should start loading automatically, once the sync is complete, you'll be able to see it in Select Star.
See the link below for more information on how to navigate through data warehouses.
You can you have loaded if needed.