Copying data
FM/Db2 provides the following utilities that allow you to copy
data from one place to another:
- Copy Utility (3.3)
- Copies data from one Db2® object to another Db2® object (that is accessible from within the same Db2® subsystem).
- Import Utility (3.6)
- Copies data from a VSAM or QSAM file into a Db2® table or view.
- Export Utility (3.7)
- Copies data from a Db2® table or view to a VSAM or QSAM file.
Related tasks