08.06.2014 Views

Download PDF (1.3 MB) - IBM Redbooks

Download PDF (1.3 MB) - IBM Redbooks

Download PDF (1.3 MB) - IBM Redbooks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

When running clustered applications, such as those deployed in the Business Process<br />

Choreographer in Business Process Manager V8.0, a value of more than 1000 for<br />

MAXAPPLS is possible. Such a value means that at least 4000 pages are allocated for the<br />

catalog cache, given default tuning. For the same workload, 500 pages are sufficient:<br />

db2 update db config for using catalogcache_sz 500<br />

The default behavior assumes heterogeneous use of database connections. A clustered<br />

application typically receives more homogeneous use across connections, allowing a smaller<br />

package cache to be effective. Bounding the package cache size frees memory for other<br />

more valuable uses.<br />

To tune the catalogcache_sz database parameter manually, see the suggestions at the<br />

following website:<br />

http://publib.boulder.ibm.com/infocenter/db2luw/v9/topic/com.ibm.db2.udb.admin.doc<br />

/doc/r0000338.htm<br />

4.14.8 Sizing the database heap appropriately before DB2 9.5<br />

DB2 9.5 and later provides the value of AUTOMATIC tuning of the database heap by default.<br />

We suggest using this value when available.<br />

To tune the dbheap database parameter manually, see the suggestions documented at the<br />

following website:<br />

http://publib.boulder.ibm.com/infocenter/db2luw/v9/topic/com.ibm.db2.udb.admin.doc<br />

/doc/r0000276.htm<br />

4.14.9 Sizing the log buffer appropriately before DB2 9.7<br />

Before DB2 Version 9.7, the default LOGBUFSZ was only eight pages. We suggest setting<br />

this value to 256, which is the default in Version 9.7:<br />

db2 update db config for using logbufsz 256<br />

4.14.10 Tuning for BPEL business processes<br />

The following website explains the specification of initial DB2 database settings and provides<br />

examples of creating SMS table spaces for the BPEDB. It also contains useful links for<br />

planning and fine-tuning the BPEDB:<br />

http://publib.boulder.ibm.com/infocenter/dmndhelp/v7r0mx/index.jsp?topic=/com.ibm.<br />

websphere.bpc.doc/doc/bpc/t5tuneint_spec_init_db_settings.html<br />

The following website explains how to create DB2 databases for Linux, UNIX, and Windows<br />

for BPEL business processes. The website gives details about BPEDB creation, including<br />

pointers for creating scripts for a production environment:<br />

http://publib.boulder.ibm.com/infocenter/dmndhelp/v7r0mx/index.jsp?topic=/com.ibm.<br />

websphere.bpc.doc/doc/bpc/t2codbdb.html<br />

86 <strong>IBM</strong> Business Process Manager V8.0 Performance Tuning and Best Practices

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!