Examples
- The following shows how to list the tables that have not been
migrated for a specific application group:
arstblsp -a 2 -g credit
- The following shows how to list the tables that are open for loading
for a specific application group:
arstblsp -a 3 -g credit
- The following shows how to close any open tables for a specific
application group:
arstblsp -a 1 -g credit
- The following shows how to close a specified table for a specific
application group:
arstblsp -a 1 -g credit -t AAA26
- The following shows how to migrate all tables for a specific application
group. The ARSTBLSP program migrates each table in the application
group to a separate table space:
arstblsp -a 0 -g credit
- The following shows how to migrate a specific table of application
group data:
arstblsp -a 0 -g credit -t AAA26