About this task
During installation you are asked for the following information in
the
Database Configuration panel:
Database Configuration
- Database Host: the host where Oracle is installed.
- Database Port: Build Forge puts the default port of 1521 in this
field for Oracle. Be prepared to enter the port number if you use a different
port.
- Database Name: name of the database for Build Forge to use. You
created this database in a previous setup step.
- Database Username: user name for Build Forge to use when accessing
the database. You created this user in a previous setup step.
- Password: password for the database user name.
Test the Database Configuration
The following information is displayed:
- Required driver JAR files - Displays the required
driver JAR files. For Oracle this is ojdbc14.jar.
- Required JDBC driver class - Displays the required
JDBC driver class. For Oracle this is oracle.jdbc.driver.OracleDriver.