CL Command Reference - CPYFCNARA
CL Command List > CPYFCNARA Reference
Description:
The Copy Functional Area (CPYFCNARA) command allows the user to copy a functional area to a new functional area. Functional areas are used for performance tools reports and graphics. A functional area is a pre-defined list of job names and user names that are included in a report or graph.
Examples:
Example 1: Copying in the Same Library
CPYFCNARA FROMFCNARA(PERSONNEL) TOFCNARA(MIKE)
This command copies the functional area PERSONNEL to the functional area MIKE. Both functional areas are in the QPFRDATA library.
Example 2: Copying to a Different Library
CPYFCNARA FROMFCNARA(¡¯Performance Tools¡¯)
TOFCNARA(MIKE) TOLIB(USRLIB)
This command copies the functional area ¡¯Performance Tools¡¯ to the functional area MIKE in library USRLIB.