Delete Functional Area (DLTFCNARA)

The Delete Functional Area (DLTFCNARA) command allows you to delete functional areas from your system. Functional areas are used by performance tools for reports and graphics. A functional area is a pre-defined list of job names and/or user names that are to be included in a report or graph.

Parameters

Keyword Description Choices Notes
FCNARA Functional area Character value Required, Positional 1
LIB Library Name, QPFRDATA Optional, Positional 2

Functional area (FCNARA)

Specifies the name of the functional area to be deleted. Enclose the name in apostrophes if it contains any spaces between characters.

This is a required parameter.

Library (LIB)

Specifies the library where the functional area is located.

QPFRDATA
The IBM-supplied performance data library, QPFRDATA, is where the functional area is located.
library-name
Specify the name of the library where the functional area is located.

Examples

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

*ESCAPE Messages

PFR9067
Cannot delete functional area &2.