Database Settings

Table 4.  Database Server Settings and Descriptions

Setting

Description

Database.TypeDatabase type (either Oracle or SQLServer)
Database.IOP_datasource.DriverClassNameDatabase JDBC driver to use; oracle.jdbc.OracleDriver for Oracle or weblogic.jdbc.sqlserver.SQLServerDriver for SQLServer
Database.IOP_datasource.URLConnection string for the Integrated Operational Planning server to connect to the database server
Database.IOP_datasource.User=db_usernamedb_username is the name of the user who has access to the database
Database.IOP_datasource.Password= db_passworddb_password is the password of the user who has access to the database