Install the Database Component Configurator and Database Scripts
1. Download the Software AG Installer to any machine on the same network as your database server.
2. Start the Software AG Installer. In the product selection list, select Database Configuration, then continue through the installation process.
3. The Database Component Configurator has default environment settings. Go to the Software AG_directory \common\db\bin directory, open the setEnv.{bat|sh} file in the text editor, and edit the fields as necessary.
The table below shows the default environment settings for Database Component Configurator.
Setting | Determines whether the configurator... | Default |
-DtermOutOn | Writes execution information to the console. | true |
-DspoolOn | Logs execution information. | true |
-DlogLevel | Sets the log level to INFO (high-level information) or DEBUG (more detailed information, including internal processing and SQL calls). | INFO |
-Dlog.dir | This setting specifies the full path to the directory in which to store the log files. Make sure you have permission to write to this directory. | Software AG_directory \ common\db\logs |