Bug 780519 (SOA-2951) - Add DB2 database configuration commands to SOA-P 5.1 ESB Admin Guide
Summary: Add DB2 database configuration commands to SOA-P 5.1 ESB Admin Guide
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-2951
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: Documentation
Version: 5.1.0 GA
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.2.0 GA
Assignee: tcunning
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-01 19:40 UTC by Len DiMaggio
Modified: 2011-09-30 19:26 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-09-30 19:26:08 UTC
Type: Task
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 779039 0 high CLOSED schema tool -DB2- jUDDI needs at least 8k page size table space add this note in the documentation 2021-02-22 00:41:40 UTC
Red Hat Issue Tracker JBESB-3652 0 None None None Never
Red Hat Issue Tracker SOA-2951 0 None None None Never

Internal Links: 779039

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.


Note You need to log in before you can comment on or make changes to this bug.