General:FAQ NewInstance

From Wiki_dbSQWare
Revision as of 14:23, 9 April 2025 by Ymauger (talk | contribs) (Generalties)
Jump to: navigation, search

Work In Progress

Generalties


Nuvola apps important.png
Warning:
Before anything, don't go further if you don't have read the first section "dbSQWare Concepts " !.

Limits of this section

This section doesn't claim to cover every possible scenario for configuring dbSQWare.
Before saying "it doesn't work," read the error message carefully and consider what you need at the core level for the scripts to work. For example, if you can't run SQLPlus from the command line to connect to your Oracle instance, there's no reason scripts should be able to do it (there's no magic involved)!

This chapter only covers adding a new instance to a working base (for installing the central base, and for other settings, refer to the appropriate sections).

General MODOP for integrating a new instance

The principle is always more or less the same...

  • Verification of prerequisites
  • Setting up the environment
  • Manual testing
  • Starting the instance

You'll see that these steps can be handled one by one or in batches!

Les SGBD

Même si le principe est toujours le même, certains SGBD peuvent avoir une ou deux spécificités, c'est pour cela que nous les traiterons un par un ...
Si votre SGBD n'existe pas dans ce wiki, regardez ce que l'on fait pour MySQL et/ou PostgreSQL et adaptez les "racines", il y a de grandes chances que cela suffise.

FAQ : Intégration d'une nouvelle instance Oracle

FAQ : Intégration d'une nouvelle instance MySQL/MariaDB

FAQ : Intégration d'une nouvelle instance PostgreSQL

FAQ : Intégration d'une nouvelle instance Sql-Serveur Windows

FAQ : Intégration d'une nouvelle instance Sql-Serveur Linux

FAQ : Intégration d'une nouvelle instance Sybase

FAQ : Intégration d'une nouvelle instance MongoDB