IBM BPM, V8.0.1, All platforms > Install IBM BPM > IBM BPM Advanced > Install IBM BPM Advanced > On Windows > Stand-alone environment > Custom installation and configuration > Configure profiles and databases > Oracle database server
Configure Oracle databases after stand-alone profile creation
If you did not create the tables for the databases while creating or augmenting profiles, you or your database administrator must create the databases and their tables manually, and you must also run the bootstrapProcessServerData command before you try to start or use the IBM BPM server.
- Create the Process Server database tables
If you postponed creating the tables for the Process Server database until after profile creation, you or your database administrator must create the tables manually. You can use the scripts that pmt.sh generates during profile creation or augmentation.
- Create the Performance Data Warehouse database tables
If you postponed creating the database tables for the IBM Performance Data Warehouse until after profile creation, you or your database administrator must create the tables manually.
You can use the scripts that pmt.sh generates during profile creation or augmentation.
- Create the Common database tables
If you postponed creating the Common database tables until after profile creation, you or your database administrator must create the tables manually. You can use the scripts that pmt.sh generates during profile creation or augmentation.
- Create the Business Space database tables
If you postponed creating the Business Space database tables in the Common database until after profile creation, you or your database administrator must create the tables manually.
You can use the scripts that pmt.sh generates during profile creation or augmentation.
- Loading the database with system information in a stand-alone environment
If you created a stand-alone profile and postponed creating the database tables, run the bootstrapProcessServerData command before you try to start or use Process Server or Process Center.
Configure a stand-alone environment with an Oracle database server on Windows