Table of Contents

Search

  1. Preface
  2. Upgrade Overview
  3. Pre-Upgrade Tasks
  4. Database Tasks
  5. Application Server Tasks
  6. Hub Store Upgrade
  7. Hub Server Upgrade (In-place Upgrade)
  8. Process Server Upgrade (In-place Upgrade)
  9. Resource Kit Upgrade (In-place Upgrade)
  10. Post-Upgrade Tasks
  11. Search Configuration Upgrade
  12. ActiveVOS Post-Installation Tasks for the Application Server
  13. ActiveVOS Post-Upgrade Tasks for Business Entity Adapter
  14. ActiveVOS Post-Upgrade Tasks for Subject Areas Adapter
  15. Troubleshooting the Upgrade Process
  16. Frequently Asked Questions
  17. Processing Existing ActiveVOS Tasks
  18. Configuring Metadata Caching

Upgrading from Version 9.5.1

Upgrading from Version 9.5.1

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!