Affects: Documentation (Ref Guide, User Guide, etc.) project_key: SOA (Related to SOA-1450) We should add the manual/CLI commands that the user must execute prior to using the schema tool to create a DB2 9.7 database. The configuration we used for testing was: create bufferpool jbpm immediate size 1000 pagesize 32K create tablespace jbpm pagesize 32K managed by database using (file '/db2inst1/db2inst1/NODE0000/JBPM' 10M) AUTORESIZE YES bufferpool jbpm create temporary tablespace jbpmtemp pagesize 32K managed by database using (file '/db2inst1/db2inst1/NODE0000/JBPM_TMP' 10M) AUTORESIZE YES bufferpool jbpm
Link: Added: This issue is related to SOA-1450
The text was removed from the 4.3 guide in SOA-1450 - as DB2 is not suppoted with 4.3
Release Notes Docs Status: Added: Not Required Writer: Added: dlesage
Link: Added: This issue relates to JBESB-3652
Release Notes Text: Added: Added to ESB Admin Guide.
Verified fixed in ER4.