IBM FileNet P8, Version 5.2.1            

Creating the BPMSTATE database

You can create the BPMSTATE database and tables used by the BPM common base event adapter for WebSphere®.

Use the following steps to run the P8BPMCBEAdaptor.ddl script to create the BPMSTATE database and tables.

  1. Logon to the server as a user with the necessary DB2® privileges to create the BPMSTATE database.
  2. Open a DB2 command window.
  3. Select Start > Run…
  4. Enter the command: db2cmd
  5. Change to the directory containing the P8BPMCBEAdaptor.ddl script.
  6. Enter the following command into the DB2 command window:
    db2 +c –stvf P8BPMCBEAdaptor.ddl
  7. If the previous command succeeded, enter the command: db2 commit Otherwise, if the previous command failed, enter the command: db2 rollback


Last updated: October 2015
bpfbm007.htm

© Copyright IBM Corporation 2015.