In WFMDB database, create the required table spaces with the calculated page size.
The following steps describe how to create a sample table space named HFX:
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
In the Space Management section select the proper management method that you want to use (System or Database).
Click Add.
In the Add Container dialog box, do the following:
If you selected System as the TableSpace management method:
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.
If you selected Database as the TableSpace management method:
In the Add Container dialog box:
In the File size text box, enter the container file size.
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 the required table spaces. Repeat the above steps in order to create each table space.
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.