IEE251I
hh.mm.ss PARMLIB DISPLAY | PARMLIB, ERROR[ text

Explanation

Where text is:
PARMLIB DATA SETS SPECIFIED [error]]
[AT IPL | AT hr.mn.sc ON mm/dd/yyyy]
[LOADxx DATA SET = dsname |
PARMLIB CONCATENATION    VOLUME=vol | CATALOG]

ENTRY          FLAGS          VOLUME            DATA SET
nn             f              parmvl            parmdsn
⋮                   ⋮                  ⋮                 ⋮
X              D              defvol            SYS1.PARMLIB
  • [NO ERRORS IN PARMLIB CONCATENATION]
  • [MASTER PROCESSING USING THE FOLLOWING PARMLIBS]
ENTRY          FLAGS          VOLUME            DATA SET
nn             f              parmvl            parmdn1
⋮                   ⋮                  ⋮                 ⋮
ENTRY FLAGS VOLUME DATA SET
nn f parmvl parmdn1
: : : :

This message displays PARMLIB information when a DISPLAY PARMLIB command is issued.

In the message text:
hh.mm.ss
The current time. The time format is in hours (00-23), minutes (00-59) and seconds (00-59).
error
If the DISPLAY PARMLIB,E or DISPLAY PARMLIB,ERRORS command is specified, the following will be included in the message for error: BUT NOT FOUND
hr.mn.sc
The time of the last SETLOAD command.
mm/dd/yyyy
The date of the last SETLOAD command.
dsname
The data set where the LOADxx was found. If this field shows PARMLIB CONCATENATION, the member was found using the existing parmlib concatenation.
vol
The volume where the dsname resides. CATALOG indicates that the volume was found using the catalog entry for the data set.
nn
The order in which the parmlibs were specified
f
Describes how the parmlibs were specified:
S
the LOADxx PARMLIB statement
D
the default (SYS1.PARMLIB)
parmvl
The volume serial for the parmlib data set. defvol is the volume SYS1.PARMLIB resides on.
parmdsname
The parmlib data set specified in the PARMLIB statement in LOADxx. The data set name can be up to 44 characters long. SYS1.PARMLIB will always be concatenated as the last parmlib, unless it was specified in a PARMLIB statement in LOADxx. If there was no PARMLIB statement in LOADxx, then SYS1.PARMLIB is the default.
parmdn1
The parmlib data set specified in the IEFPARM DD statement in Master JCL. If PARMLIB statements were specified in LOADxx, this section of the message is not displayed.

System action

The system continues processing.

Source

Master scheduler

Module

IEECB984

Routing code

*

Descriptor code

5