Installation and Customization
U20944-J-Z247-6-7600
DDNAME OPT/REQ ACCESS DESCRIPTION
STEPLIB
OPT
R
The load library containing the SPS load modules. This
library should be shared between all SPS start-up
procedures.
This DD is only required if the SPS load library (including
information page load modules) is not part of lpalib
and/or linklst. An installation using only a steplib is the
simplest installation approach.
SYSUDUMP
or
SYSABEND
OPT
R/W
The ddname for any abnormal termination dumps for a
single SPS start-up procedure. SYSOUT is
recommended for abnormal termination dumps, however
adequate spool space must be available.
An installation allocated data set may be used by the
installation instead of the spool. This data set must be
unique for all start-up procedures and must be specified
with a disposition of MOD or dumps may be overwritten.
The alternate ddname SYSABEND may be used if this is
more convenient to the installation dump parameter
definitions in SYS1.PARMLIB.
SPSMSGDD
REQ
R
This DD is a concatenation of the message data set
members for the products installed. Up to 5 members
may be selected: the base product messages, the SPS
sort messages, APA printer messages, LINE printer
messages and ROUTER messages. Different
languages may be selected by member name if ordered.
The message library should be shared between all start-
up procedures. The message file is read from this file
into storage when the SPS procedure is started. The
same copy is used by all printers under the same
procedure.
SPSPARM
REQ
R
The data set containing the SPS initialization parameter
members. These members define the printers controlled
by SPS and their processing options. This library should
be shared between all start-up procedures. Please see
PP/ROUTER Administrator's Guide for further
information on these members.
Only one parameter library is required for an installation,
however if an installation prefers to have one for each
start-up procedure, this is possible. Use of the naming
conventions recommended in this manual make it more
convenient to have only one parameter library.
Table 9: SPS Procedure Oriented DDNAME Descriptions