SQWareRepository:db2
Presentation
It is the repository module, and stores rdbms indicators for all RDBMS.
It is a MySQL database.
Objects prefix by tsqw_% or isqw_% are generic.
Objects prefix by tsqwdb2_% or isqwdb2_% are specific for DB2.
Installation guide for SQWareRepository for DB2
Naming convention
All specific objects for DB2 are named with prefixes:
- tsqwdb2_% : for tables
- isqwdb2_% : for index
- isqwdb2_%_u : for uniques
- isqwdb2_%_pk : for primary key