When upgrading DB2 LUW from 8.2 to 9.1 the following command is issued as
part of the upgrade:
db2 migrate database <db-name>
Does the migrate command make changes to every data and index page? Any
estimate on how long it takes to run based on number of pages in the
database?
part of the upgrade:
db2 migrate database <db-name>
Does the migrate command make changes to every data and index page? Any
estimate on how long it takes to run based on number of pages in the
database?
Comment