In WFMDB database, create a new table space with the calculated page size (No specific name is required, but IBM WBI Monitor recommends HFX as the tablespace name).
You can create the TableSpace with a different name; in this case you should keep in mind to use this name instead of the “HFX” name in any other deployment steps that refer to the Monitor TableSpace name.
The following steps describe how to create the HFX table space:
Open the IBM DB2 Control Center again
Expand Databases > WFMDB
Right click Table Spaces and select Create from the shortcut menu, then select Table Space from the sub menu. (Don’t select Table Space Using Wizard)
In the Create Table Space dialog box do the following
In the Table Space Name text box type HFX
Click Add
In the Add Container dialog box:
In the Container Name text box, type the container name
In the Current Directory text box, type the container current directory or select the directory path, then click OK.
Click Advanced
In the Advanced dialog box:
In the Page Size combo box select a number that equal to the calculated page size you calculated before.
In the BufferPool field, select HFXBP
Click OK
Click OK to create the Table Space and to close the Create Table Space dialog box
In the MQ Workflow database (e.g. FMCDB), create a new table space (No specific name is required, but IBM WBI Monitor recommends HFX as the tablespace name).
You can create the TableSpace with a different name; in this case you should keep in mind to use this name instead of the “HFX” name in any other deployment steps that refer to the EventQueue TableSpace name.
In the IBM DB2 Control Center, Expand Databases > FMCDB
Right click Table Spaces and select Create from the shortcut menu, then select Table Space from the sub menu. (Don't select Table Space Using Wizard)
In the Create Table Space dialog box do the following
In the Table Space Name text box type HFX
Click Add
In the Add Container dialog box:
In the Container Name text box, type the container name
In the Current Directory text box, type the container current directory or select the directory path, then click OK.
Click OK to create the Table Space and to close the Create Table Space dialog box
The value of the page size of the table space of the MQ Workflow database is not affected by the number of business measures in the organization file processes.
Make sure that IBM DB2 Server is configured for JDK 1.2 or higher.