Table 4. Database Server Settings and Descriptions
Setting | Description |
|---|---|
| Database.Type | Database type (either Oracle or SQLServer) |
| Database.IOP_datasource.DriverClassName | Database JDBC driver to use:
|
| Database.IOP_datasource.URL | Connection string for the Integrated Operational Planning server to connect to the database server |
| Database.IOP_datasource.User=db_username | db_username is the name of the user who has access to the database |
| Database.IOP_datasource.Password= db_password | db_password is the password of the user who has access to the database |