Difference between revisions of "SQWareRepository:oracle"
Expdbtools (talk | contribs) (Page créée avec « {{SQWareRepositoryPresSgbd|Oracle|Ora|ora| Exemple d'utilisations de l'outil: *Sauvegardes RMAN *Restaurations RMAN *Collecte d'indicateurs qui sont remontés sur le référentiel bdd… ») |
Expdbtools (talk | contribs) |
||
Line 1: | Line 1: | ||
− | {{SQWareRepositoryPresSgbd|Oracle| | + | {{SQWareRepositoryPresSgbd|Oracle|d'un schéma|instances}} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | }} |
Revision as of 16:23, 17 July 2010
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 tsqw{{{4}}}_% or isqw{{{4}}}_% are specific for Oracle.
Installation guide for SQWareRepository for Oracle
Naming convention
All specific objects for Oracle are named with prefixes:
- tsqw{{{4}}}_% : for tables
- isqw{{{4}}}_% : for index
- isqw{{{4}}}_%_u : for uniques
- isqw{{{4}}}_%_pk : for primary key