General:FAQ NewInstance
Contents
Generalties
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!
DBMS
Even if the principle is always the same, some DBMSs may have one or two specific features, which is why we'll cover them one by one...
If your DBMS doesn't exist in this wiki, see what we do for MySQL and/or PostgreSQL and adapt the "roots"; there's a good chance that will be enough.
FAQ : Integrating a new Oracle instance
FAQ : Integrating a new MySQL/MariaDB instance
FAQ : Integrating a new PostgreSQL instance
FAQ : Integrating a new Microsoft SQL instance on Windows
FAQ : Integrating a new Microsoft SQL instance on Linux
FAQ : Integrating a new Sybase instance
FAQ : Integrating a new MongoDB instance