DLTFCNARA (Delete Functional Area)
Note: To use this command, have the 5722-PT1 (Performance Tools for iSeries) licensed program installed.
DLTFCNARA Command syntax diagram
Purpose
The Delete Functional Area (DLTFCNARA) command allows the user to delete functional areas from the system. Functional areas are used by Performance Tools for 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.
Required Parameters
- FCNARA
- Specifies the functional area to be deleted. Enclose the name in apostrophes if it contains any blank spaces between characters.
Optional Parameters
- LIB
- Specifies the library where the functional area is located.
QPFRDATA: The functional area is located in the IBM-supplied performance library, QPFRDATA.
library-name: Specify the name of the library where the functional area is located.
Examples for DLTFCNARA
Example 1: Deleting the Functional Area from the Default Library
DLTFCNARA FCNARA(PERSONNEL)This command deletes the functional area named PERSONNEL from library QPFRDATA.
Example 2: Deleting the Functional Area from a Specified Library
DLTFCNARA FCNARA('Performance Tools') LIB(RPFT)This command deletes the functional area named 'Performance Tools' from library RPFT.
Error messages for DLTFCNARA
*ESCAPE Messages
- PFR9067
- Cannot delete functional area &2.