Database tasks
There are different post-migration tasks required depending on the type of database used.
- Update the isolation level for SQL server databases
For an SQL Server, update the isolation level of the release, community, customization, and JCR databases to improve concurrency and efficiency of the databases.
- Update DB2 self-tuning memory manager (STMM) settings
With the v8.5 release, a number of the settings have been changed to be managed by the self-tuning memory manager (STMM) engine. Change the settings to the recommended values, if there are no specific needs for the current values.
- Oracle: Enable the auto space advisor background task
If we use an Oracle database, complete a post-migration task to enable the Oracle background task called "Auto Space Advisor" after the run the upgrade-profile task during migration using the Configuration Wizard.
Parent Post-migration activities