CL Command Reference - CPYPFRDTA
CL Command List > CPYPFRDTA Reference
Description:
The Copy Performance Data (CPYPFRDTA) command creates a copy of a performance data member.
Examples:
Example 1: Showing List of Performance Data Members
CPYPFRDTA
This command shows a display for selecting from all of the performance data members in the QPFRDATA library. From this list, the user can select performance data members to copy.
Example 2: Copying Data
CPYPFRDTA FROMMBR(MEMBER1) TOLIB(NEWLIB)
This command copies performance member MEMBER1 in library QPFRDATA to library NEWLIB. The new copy in library NEWLIB keeps the name MEMBER1.