Checking the commands defined for each PFK

Use the DISPLAY PFK command to determine the commands defined for a console's PFKs, the PFK definitions in a specific PFK table, or the PFKs in effect for a specific console. The display can appear in the message area or can be routed to a display area or to another console. Unless you specify another console, the definitions always refer to the console on which you issue the command.

Table 1. Checking the Commands Defined for Each PFK
If you want to know Use this command
The names of all available PFK tables DISPLAY PFK,TABLE
The PFKs in effect at your console DISPLAY PFK
The definitions in a specific PFK table DISPLAY PFK,TABLE=nnnnnnnn, where nnnnnnnn is the name of the table
The PFK definitions in effect for a specific console DISPLAY PFK,CN=name, where name is the console name

“Summary of the PFK Definitions for the Cluster” shows the complete output of the DISPLAY PFK,TABLE=nnnnnnnn command.

Example 1:

To display the commands associated with the PFKs on the console on which you issue the command, enter:
DISPLAY PFK
In response to this command, the following message usually appears in the message area:
IEE235I hh.mm.ss PFK  DISPLAY
PFK DEFINITIONS FOR CONSOLE nnnnnnnn  TABLE - MASTCMDS  IN PFKTAB02
KEY# CON ------------DEFINITION-----------------------

The definitions for each key appear under the headings; nnnnnnnn identifies the console on which the command is issued.

If no PFKs are defined for the console named CON04, the following message appears in the message area instead:
IEE235I hh:mm:ss PFK DISPLAY
NO PFK DEFINITIONS FOR CON04

Example 2:

To determine the definitions in effect for the PFKs on CON04, enter:
DISPLAY PFK,CN=CON04
In response to this command, a message such as the following might appear in the message area:
IEE235I hh:mm:ss PFK DISPLAY
PFK DEFINITIONS FOR CON04   TABLE - MASTCMDS  IN PFKTABJC
where the PFK table in effect for console CON04 is MASTCMDS in the PFKTABJC parmlib member.
The definition for each key appears under the headings. If, however, no PFKs are defined for the console, the following message appears:
IEE235I hh:mm:ss PFK DISPLAY
NO PFK DEFINITIONS FOR CONSOLE CON04