Portal V7.0: Prepare DB2 for large data sets migration
If we are using DB2 and have a large amount of content in the JCR repository (WCM data), IBM recommends that you prepare DB2 for migration by updating several settings related to performance.
- Prerequisites
- Back up the system
- Install fixpacks
- Verify property files
After migration completes successfully, we can revert any changes back to the values in use before migration.
- Update database lock list size to at least 10000.
- Disable all automatic maintenance on the database, including health monitoring.
- Increase package cache size to at least 24000.
- Increase statistics heap size to at least 16384.
- Perform a complete reorganization of the tables and indexes on the database to be migrated.
- For efficient DB optimizer access plans, collect detailed statistics with distribution for all tables and indexes
Parent: Prepare the source environment
Previous: WCM specific steps
Next: Remove obsolete portlets from virtual portal scripts