User`s guide

Section 5: Setting Up - IBM Mainframe AXIS 5470e/570/670e Users Manual
96
The following paragraphs describe the JES2 initialization statements
shown above, which are typical of the JES2 statements used with PSF.
For more detailed descriptions of all JES2 initialization statements,
refer to the JES2 initialization and tuning publication for your
operating system.
FSS Statement:
The FSS initialization statement is optional but recommended. If it
is omitted, JES2 generates a default FSS for that device. The FSS
initialization statement defines an FSS to JES2. The FSS statement is
associated with one or more PRTnnnn statements that define each
printer FSA. For a description of all FSS parameters, refer to the JES2
initialization and tuning publication for your operating system. The
FSS statement contains the following parameters for PSF:
FSS Statement Explanation
FSS (fasname)
Specifies the unique 1- to 8-character name of a particular FSS. This
name is referenced in the
PRTnnnn statement for each printer FSA
that is associated with this FSS. When you start the first printer that has
an FSA definition for that FSS, an FSS address space is created for
PSF. PSF manages this FSS and the printer FSA for the first printer. If
you start a second printer with an FSA definition for the same FSS, PSF
manages a separate FSA for the second printer in that FSS.
PROC
Specifies a procedure for starting the PSF FSS. The procedure, which
must be defined before that FSS is started, is a member of either
SYS1.PROCLIB or a library concatenated to SYS1.PROCLIB.
HASPFSSM
Specifies the 1- to 8-character name of the load module that is loaded
into the PSF FSS address space. This load module contains the various
FSI service routines that JES2 supplies. For PSF, specify the default
value (
HASPFSSM=HASPFSSM).