Xerox 180 IPS Printer User Manual


 
DEFINING THE PRINTER TO THE HOST: TCP/IP ATTACHMENT
E-6 XEROX DOCUPRINT 96/4635/180 IPS INSTALLATION PLANNING GUIDE
Note: The WS parameter CL specifies that datasets with the
same class as the WS parameter should be selected. D
specifies that only datasets with the same destination as the
DGROUP parameter should be selected. F specifies that JES3
is to pass the forms value specified on the DD or OUTPUT JCL
statement to the FSA.
Following is an example of the JES3 initialization dataset
required commands:
DYNAMIC NO Installation printer
name standards
YES or NO DYNAMIC=NO should be
specified so JES3 will keep
FSA active between
transmission of datasets.
FSSNAME None Name of FSA in
JNAME parameter
1 to 8-character
alphanumeric string
Must match value in
FSSNAME parameter of
FSSDEF statement.
JNAME None FSSNAME parameter
of FSSDEF statement
1 to 8-character
alphanumeric string
Must match value in
FSSNAME parameter of
FSSDEF statement.
JUNIT ON See comments. (Device address,
Main, dest class,
ON/OFF)
Device address should not
be specified for TCP/IP
printers.
Main is name of processor
the FSS is to run on.
Dest class is destination
class for FSA messages.
ON or OFF specifies
whether FSA is initially
online or offline.
MODE None Must be FSS. FSS MODE=FSS must be
specified.
WC Any class
selected
Installation output
class standards
List of
alphanumeric
output classes,
each separated by
a comma
If CLASS is specified in the
Work-selection criterion in
the WS parameter, the FSA
selects datasets that match
values specified here.
WS Installation
preferences (see note)
Work-selection
criterion
Consider CL, R, and F.
See Note below and JES3
Initialization and Tuning
Reference manual for more
information.
Table E-3.JES3 FSS statement parameters (continued)
Item
description Default Source of value
Range of
acceptable values Comments Your value
Table E-4.JES3 initialization dataset commands example
FSSDEF TYPE=WTR,FSSNAME=FSSTCP1,PNAME=FSSPROC1,SYSTEM=SYS1,TERM=NO
DEVICE DTYPE=PRTAFT1,JNAME=PRT7,JUNIT=(,SYS1,,OFF),FSSNAME=FSSTCP1,
DGROUP=LOCAK, MODE=FSS,PM=(LINE,PAGE,SOSI1),WC=(T),WS=CL,D,F)