June 2018
Intermediate to advanced
478 pages
10h 52m
English
The db2ckupgrade command verifies that a database is ready for an upgrade, and the syntax for the command is as follows:db2ckupgrade <DatabaseName> -l <UpgradeCheckLog>
In the preceding command, the following applies:
db2ckupgrade SAMPLE -l upgradecheck.log
If you want to check the readiness of database SAMPLE to upgrade from Db2 10.5 to Db2 11.1, you can do so by executing the command db2ckupgrade as the instance owner of the database SAMPLE from the DB2DIR/bin directory, where DB2DIR is the ...
Read now
Unlock full access