AXIS 5470e/570/670e
User’s Manual
Section 5: Setting Up - IBM Mainframe
95
JES definitions
When a TCP-attached printer is to be used with JES, it must be
defined for deferred-printing mode. To use a PSF printer for deferred
printing under JES, you must first code JES initialization statements
to define FSSs and FSAs for PSF printers. For JES2, the FSS is defined
by an
FSS
statement, and the FSA is defined by a
PRTnnnn
statement. For JES3, the FSS is defined by an
FSSDEF
statement,
and the FSA is defined by a
DEVICE
statement.
The maximum number of FSSs and FSAs that are supported are:
•
FSSs = 2000
•
FSAs per FSS = 64
The actual number of FSAs per FSS depends on several factors like:
•
The virtual region size below the 16-megabyte line
•
The number and the size of form definitions and page definitions
•
The number of buffers specified (
BUFNO
) for channel-attached
printers
•
The block sizes of the font, page segment, overlay, form
definition, and page definition libraries
JES2 Initialization
The example below shows a sample JES2 statements for a TCP/IP-
attached AXIS 5470e/570/670e:
Note:
FSS (FSS1) PROC=SAMPPROC,HASPFSSM=HASPFSSM
PRT1
FSS=FSS1,MODE=FSS,PRMODE=(LINE,PAGE,),
CLASS=C,UCS=0,SEP=NO,SEPDS=NO,CKPTPAGE=100
START=YES,MARK=NO,TRKCELL=YES
This is only an example. For specific coding for JES parameters, refer to the JES
publication for the level of JES you are using.
Summary of Contents for AXIS 570
Page 109: ...AXIS 5470e 570 670e User s Manual Section 5 Setting Up IBM Mainframe 109 ...
Page 202: ...Section 11 Management Configuration AXIS 5470e 570 670e User s Manual 202 ...
Page 250: ...Appendix C Extended IBM Printer Emulation AXIS 5470e 570 670e User s Manual 250 ...
Page 264: ...Appendix E IBM Print Formatting AXIS 5470e 570 670e User s Manual 264 ...
Page 300: ...Appendix A The Parameter List AXIS 5470e 570 670e User s Manual 300 ...