Prepare DDL statements and a script to migrate Db2 objects.
Usage
zowe dbm-db2 prepare <command>
Where <command> is one of the following:
Commands
- migration - Generate a script to migrate Db2 object definitions (DDL) and data from a source subsystem to a target subsystem. You can specify which objects to include and apply changes to the objects as part of the migration. To execute the script, use the 'zowe dbm-db2 execute migration-script' command.