IEE225I
PFKTABxx TABLE(tttttttt) PFK(nn): reason

Explanation

Processing for a SET PFK command found an error in the PFKTABxx parmlib member.

In the message text:
PFKTABxx
The parmlib member, with a suffix of xx.
tttttttt
The name of the PFK table that contains the error.
nn
The erroneous PFK number.
reason
One of the following:
UNRECOGNIZED KEYWORD keyword IGNORED
The system found an unrecognizable keyword on the PFK definition. CMD, KEY, and CON are the only keywords allowed on the PFK definition.

In the message text:

keyword
The unrecognized keyword.
The SET PFK command ignores the keyword and skips all data up to:
  • The next right parenthesis, if a left parenthesis follows the keyword
  • A blank
  • The next PFK definition
  • A PFKTAB statement
DUPLICATE keyword KEYWORD IGNORED
The system ignores the duplicate keyword. In the message text:
keyword
The unrecognized keyword.
MISSING RIGHT PARENTHESIS FOR keyword KEYWORD VALUE ASSUMED
The system assumed that a right parenthesis on a keyword was present. The next data item in the PFKTABxx member is another PFK definition, PFKTAB statement, or end-of-file. In the message text:
keyword
The unrecognized keyword.
keyword2 MUTUALLY EXCLUSIVE WITH keyword1. keyword2 IGNORED.
The two keywords cannot be specified on the same PFK definition. The valid values are CMD / KEY or KEY / CMD. The system processes keyword1 and ignores keyword2. In the message text:
keyword1
The first keyword found by the system.
keyword2
The second keyword found by the system.
CON VALUE NOT VALID. CONn APPLIED.
The value for the CON keyword was not valid. Y and N are the only valid values. The system uses the default value of n for the CON keyword.
nn SPECIFIED FOR BOTH KEY AND PFK KEYWORDS. KEY IGNORED.
The PFK being defined is also in the key list for itself. The same value is specified for both the PFK and KEY keywords. Since a PFK cannot be defined as itself, the SET PFK command ignores the KEY keyword. In the message text:
nn
The duplicate PFK value.
nn ALREADY PART OF A KEY LIST. KEY IGNORED
The definition of a PFK value already appears in the key list for a different PFK that was previously defined. The previously defined key appears in the PFK table. The system command ignores the KEY keyword. In the message text:
nn
The duplicate PFK value.
keyword VALUE NOT VALID. keywd IGNORED
The value for a keyword is not valid; KEY and CMD are the only valid values. In the message text:
keyword
The unrecognized keyword.
  • For KEY, the keyword value must be a list of keys with values between 1 and 24 separated by blanks or commas.
  • For CMD, the keyword value must be 1 to 126 characters surrounded by single or double quotation marks.

The SET PFK command ignores the keyword, and skips all data up to the next right parenthesis, the next PFK definition, or the next PFKTAB statement.

In the message text:

keyword
The keyword with an incorrect value.
KEY VALUE NOT VALID. nn DEFINED AS A LIST OF KEYS. KEY IGNORED.
A PFK value in the key list was previously defined as a list of keys in the PFK table. The system ignores KEY. In the message text:
nn
The PFK value.
MORE THAN 62 KEYS SPECIFIED IN THE KEY VALUE. KEY IGNORED
More than 62 keys were specified in the key list. The SET PFK command ignores the KEY keyword.

System action

The system continues processing the valid specifications in PFKTABxx.

Operator response

Notify the system programmer.

System programmer response

Before the next system initialization, correct the PFKTABxx member.

Source

Device independent display operator console support (MCS)

Module

IEECB816

Routing code

-

Descriptor code

5