Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Pre-Installation Tasks
  4. Hub Store Installation
  5. Hub Server Installation
  6. Hub Server Post-Installation Tasks
  7. Process Server Installation
  8. Process Server Post-Installation Tasks
  9. ActiveVOS Post-Installation Tasks for the Application Server
  10. ActiveVOS Post-Installation Tasks for the Business Entity Adapter
  11. Resource Kit Installation
  12. Resource Kit Post-Installation Tasks
  13. Troubleshooting the MDM Hub
  14. Uninstallation

Installation Guide for IBM Db2 with Red Hat JBoss

Installation Guide for IBM Db2 with Red Hat JBoss

Set Database Configuration Parameters

Set Database Configuration Parameters

Set the configuration parameters for the database.
Use the following commands to set the database configuration parameters:
db2 update db cfg using LOCKLIST AUTOMATIC db2 update db cfg using MAXLOCKS AUTOMATIC db2 update db cfg using PCKCACHESZ 128000 db2 update db cfg using DBHEAP AUTOMATIC db2 update db cfg using CATALOGCACHE_SZ 25000 db2 update db cfg using LOGBUFSZ 4096 db2 update db cfg using UTIL_HEAP_SZ 50000 db2 update db cfg using BUFFPAGE 250 db2 update db cfg using STMTHEAP AUTOMATIC db2 update db cfg using APPLHEAPSZ AUTOMATIC db2 update db cfg using APPL_MEMORY AUTOMATIC db2 update db cfg using STAT_HEAP_SZ AUTOMATIC db2 update db cfg using LOGFILSIZ 128000 db2 update db cfg using LOGPRIMARY 10 db2 update db cfg using LOGSECOND 200 db2 update db cfg using auto_reval deferred_force db2 update db cfg using decflt_rounding round_half_up db2 update db cfg using SHEAPTHRES_SHR AUTOMATIC db2 update db cfg using DFT_DEGREE 1
The values specified in the commands are minimum requirements for the MDM Hub.

0 COMMENTS

We’d like to hear from you!