When you select your database product on the Database Configuration page in the Profile Management Tool, a follow-up page, called the Database Configuration - WSRR page, asks you for database-specific information. It contains slightly different fields and default values, depending on your database product selection.
You must complete this page even if you have selected the Only generate the database scripts to be executed manually after the profile has been created option. The values you choose on the Database Configuration page are added to the database configuration scripts stored in the directory you specified in the Database script output directory field on the previous page (or in the default directory for these scripts if you did not specify a different location).
When you have completed the Database Configuration page, click Next. If the Profile Management Tool is creating the database or database tables for you, the tool checks that a valid connection exists to the database. If the tool identifies an error, you must correct the problem before continuing by either making sure that the database is running or altering parameters in order to make a good connection.
| Field | Action needed |
|---|---|
| User name to authenticate with the database | Enter the user name to authenticate with the database. The user ID must exist. |
| Password for database authentication | Enter a password to authenticate with the database. |
| Confirm password | Confirm the password. |
| Business Space Schema name | Specify a schema for the Business Space tables, or accept the default value of "BSPACE". |
| Location (directory) of JDBC driver classpath files | Enter the location, on your system, that
contains the following files:
An error message is displayed if the files cannot be found
at the specified location.
|
| Database server host name (for example IP address) | Enter the correct database server host name. |
| Server port | Accept the default value of 50000 or enter the correct server port number. |
| System administrator user name | The DB2 administrator user ID. Set to db2admin by default |
| Password | The password for the DB2 administrator. |
| Field | Action needed |
|---|---|
| User name to authenticate with the database | Enter the user name to authenticate with the database. |
| Password for database authentication | Enter a password to authenticate with the database. |
| Confirm password | Confirm the password. |
| Business Space Schema name | Specify a schema for the Business Space tables, or accept the default value of "BSPACE". |
| Location (directory) of JDBC driver classpath files | Enter the location on your system that contains
the following files:
|
| Database server host name (for example IP address) | Enter the database server host name. |
| Server port | Accept the default value of 446 or enter the correct server port number. |
| Connection location | Enter the connection location. |
| Storage group name | Enter the storage group name. |
| Database SQL ID | Enter the SQL ID for the database. |
| Field | Action needed |
|---|---|
| User name to authenticate with the database | Enter the user name to authenticate with the database. |
| Password for database authentication | Enter a password to authenticate with the database. |
| Confirm password | Confirm the password. |
| Business Space Schema name | Specify a schema for the Business Space tables, or accept the default value of "BSPACE". |
| Location (directory) of JDBC driver classpath files | Enter the location on your system that contains
the following files:
|
| Database server name | Enter the database server name. |
| Server port | Accept the default value of 1433 or enter the correct server port number. |
| Admin user name | Enter the user ID that has privileges to create and drop databases and users or accept the default value of sa. This ID is required when the Delay execution of database scripts option is NOT selected in the previous screen. |
| Password | Enter the password for the user Admin user name. |
| Confirm password | Confirm the password. |
| Schema name | Enter the database schema name. |
| Field | Action needed |
|---|---|
| WSRR database user name | User ID for the database. |
| Password | Enter a password to authenticate with the database. |
| Confirm password | Confirm the password. |
| Location (directory) of JDBC driver classpath files | Enter the location on your system that contains the file ojdbc6.jar. An error message is displayed if the files cannot be found at the specified location. |
| Database server host name (for example IP address) | Accept the default value of localhost or enter the correct database server host name. |
| Server port | Accept the default value of 1521 or enter the correct server port number. |
| Oracle Operating System user | Enter the user ID of the Oracle operating system user. This is set to oracle by default. |
| System administrator user name | This is set to SYSTEM by default. |
| Password | Enter the password for the system administrator user name. |
| Confirm password | Confirm the password. |