Bug 780519 (SOA-2951)

Summary: Add DB2 database configuration commands to SOA-P 5.1 ESB Admin Guide
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Len DiMaggio <ldimaggi>
Component: DocumentationAssignee: tcunning
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.1.0 GA   
Target Milestone: ---   
Target Release: 5.2.0 GA   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-2951
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-30 19:26:08 UTC Type: Task
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Len DiMaggio 2011-03-01 19:40:07 UTC
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

Comment 1 Len DiMaggio 2011-03-01 19:40:56 UTC
Link: Added: This issue is related to SOA-1450


Comment 2 Len DiMaggio 2011-03-01 19:40:57 UTC
The text was removed from the 4.3 guide in SOA-1450 - as DB2 is not suppoted with 4.3

Comment 3 David Le Sage 2011-07-22 03:54:03 UTC
Release Notes Docs Status: Added: Not Required
Writer: Added: dlesage


Comment 4 tcunning 2011-07-29 20:00:11 UTC
Link: Added: This issue relates to JBESB-3652


Comment 5 tcunning 2011-07-29 20:00:30 UTC
Release Notes Text: Added: Added to ESB Admin Guide.


Comment 6 Len DiMaggio 2011-09-30 19:26:08 UTC
Verified fixed in ER4.