CL Command Reference - CRTFCNARA

CL Command List > CRTFCNARA Reference

Description:

The Create Functional Area (CRTFCNARA) command allows you to create functional areas on 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.


Examples:

Example 1: Creating a Functional Area in the Default Library

CRTFCNARA FCNARA(PERSONNEL) JOB(MIKE/*N ROSS/*N QPFR*)

This command creates the functional area PERSONNEL with three entries:
. The user MIKE
. The user ROSS
. Any job beginning with QPFR

The functional area is created in the QPFRDATA library.



Example 2: Creating a Functional Area in a Specified Library

CRTFCNARA FCNARA(¡¯Performance Tools¡¯) LIB(RPFT)
JOB(TODD/*N MARTY/*N DEB/QPFRMON)

This command creates the functional area ¡¯Performance Tools¡¯ with three entries:
. The user TODD
. The user MARTY
. Any QPFRMON job submitted by DEB

The functional area is created in the RPFT library.