Laser Printer Installation Planning Guide

DEFINING THE PRINTER TO THE HOST: TCP/IP ATTACHMENT
XEROX DOCUPRINT 96/4635/180 IPS INSTALLATION PLANNING GUIDE E-3
SYS1.PROCLIB, although your system may use a different
library.)
The JES2 PROC has a DD statement (normally HASPPARM),
which points to the initialization dataset. (The location of this
statement is SYS1.PARMLIB(JES2PARM); however, you
should always verify the location on your own system.)
2. Enter the following required commands in the JES2 initialization
dataset to define the PSF functional subsystem (FSS):
One FSS statement for each PSF functional subsystem
One PRTnnnn statement for each functional subsystem
application (FSA) under control of the FSS. (This can also
be specified as PRINTnn or PRINTERn.)
The following table lists the JES2 FSS statement parameters to
be defined.
Table E-1.JES2 FSS statement parameters
Item
description Default Source of value
Range of
acceptable values Comments Your value
PROC None PSF Startup procedure
name/
1 to 8-character
alphanumeric string
Specifies name of
procedure for starting this
FSS. Different FSS
statements can refer to the
same startup procedure.
AUTOSTOP NO Installation
preferences
YES or NO Specifies whether FSS
address space is stopped
automatically if all FSAs
under control of the FSS
are stopped.
HASPFSSM HASPFSSM JES2 Load module to
be loaded into FSS
address space
HASPFSSM Either omit parameter or
specify default value of
HASPFSSM.
CLASS None Installation output
class standards
List of
alphanumeric
output classes
Can also be specified as
QUEUE=
COPYMARK DATASET Installation
preferences
DATASET or JOB
or CONSTANT
DATASET: IPS printer will
offset-stack or stitch on a
dataset boundary.
JOB: IPS printer will offset-
stack or stitch on a job
boundary.
CONSTANT: Copymarks
are constant; no offset
stacking or stitching is
done.
FORMS None Forms that will be
printed on this printer
1 to 8 form names
(each 1 to 8
alphanumeric
characters in
length)
If WS is F, only output with
these form names will be
selected for printing on this
printer.
FSS None Name of FSS 1 to 8-character
alphanumeric string
Required