SQWareRepository:teradata

From Wiki_dbSQWare
Revision as of 16: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 …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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


Nuvola apps important.png
Warning:
Do not change the standard tables of the tool. For your custom objects, use another name convention than dbSQWare.

This will facilitate version upgrades.


Schema content

tsqw_Repository

This table contains : Instance repository
Desc of tsqw_Repository :

/* Instance repository */
.....