Set the Copy options as shown in Copy Options panel.
Enter '0.3.3' on the FM/Db2 main menu to access the Copy Options panel.
Note that the "Create audit trail" option may not be displayed,
or may be displayed with different text, depending on choices made
during the product install. The auditing setting does not affect
the IVP.
Return to the FM/Db2 main menu by pressing PF3. Select the FM/Db2Copy
function by typing '3.3' on the FM/Db2 main menu and pressing
Enter.
Type 'FMN0USR' and 'Employee-Detail' on the From Db2® Object field as shown in Copy Utility
panel. Press Enter to show the COPY To field
in the panel.
Type 'FMN0USR' and 'Employee-Detail-Copy' on the FM/Db2 COPY To field
panel, and select the Batch execution option under the Processing
Options field, as shown in Basic SELECT Prototyping
panel (2).
Press Enter to display the generated JCL for the FM/Db2 batch copy
job.
Review the generated JCL. It should not be necessary to change
the STEPLIB DD statements if the correct Db2® libraries
are specified in the FMN2SSDM macro entry for the currently connected Db2® system.
Submit the job. The expected return code is RC=0, with 48 rows
copied.
You can examine the data copied to the Employee-Detail-Copy table
using the FM/Db2 editor. Note that the columns are similar to those
in the Employee-Detail table, but are in a different order.