Setting the common database parameters
If you want to set up the database, you need to configure the database type and common parameters and configure the database type-specific parameters.
You need to set the following parameters regardless of the database
you are using:
- type
- Possible values are DB2® or Oracle.
- home
- The database home directory.
- username
- The user name to connect to database.
- password
- The password to connect to database.Note: Decide whether the database password is to be stored in an encrypted format or plain format and set the encrypted_password parameter in the env_settings.ini file.
- hostname
- The host name of the Db2 or Oracle server.
- port
- The port the database server listens on.