The following objects must be defined before running the installer:
- User: a user account must be defined in Windows on the database
host. The account should be used exclusively by Build Forge to access
the database.
- Database objects: Create the following objects in your DB2 Express
instance.
- database: create a database and name it BUILD.
- schema: create a database schema and name it BUILD. The user you
created should have authorization for this schema.