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
Click Name from the left navigation menu In the Table Space Name text box type HFX.
Click Space Management from the left navigation menu, and then select the proper management method that you want to use (System-managed space or Database-managed space).
Click Next.
Click Containers from the left navigation menu, click Add, and then do the following:
If you selected System as the TableSpace management method:
In the Define Container dialog box
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 File Name text box, type the container current directory or select the directory path, then click OK.
Click Buffer Pool from the left navigation menu, and then select HFXB.
In the Table space Page Size text box, type a number that equals to the calculated page size you calculated before.
Click Finish to create the Table Space and to close the Create Table Space wizard.
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.