Migrating data between two appliances
You can use the db_migrate_iias tool to migrate tables from one IAS appliance to another using the external tables capability.
The db_migrate_iias tool is available starting with IAS version 1.0.14.0. No additional installation is required, the tool is delivered as a part of the Db2 support tools in /opt/ibm/migration-tools/.
In the process of migration, the source table is appended to the target table. Target table must exist on the target database. All connections to the database are acquired by the dbsql command. To run the script from a source machine, you must have access to source and target tables.
For more information on using the tool, see db_migrate_iias command.