SQWareRepository:teradata
Revision as of 15:27, 8 August 2015 by Expdbtools (talk | contribs) (Created page with '{{SQWareRepositoryPresSgbd|Teradata|schema|instances|ter}} == Schema content == {{SQWareRepositoryTables|tsqw_Repository| <nowiki>Instance repository</nowiki>| <pre> /* Instance …')
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 tsqwter_% or isqwter_% are specific for Teradata.
Installation guide for SQWareRepository for Teradata
Naming convention
All specific objects for Teradata are named with prefixes:
- tsqwter_% : for tables
- isqwter_% : for index
- isqwter_%_u : for uniques
- isqwter_%_pk : for primary key
Schema content
tsqw_Repository
This table contains :
Instance repository
Desc of tsqw_Repository :
/* Instance repository */ .....