The following example shows the printer definition portion of the JES2 remote definition. Define IPDS connections according to the example.
Configuring the host is only necessary if you are adding a printer definition for the first time. If you are replacing an existing channel-attached printer, you do not need to change your host definition.
PRTxx |
CKPTPAGE=100, |
|
CLASS=ACFJT, |
|
COPYMARK=JOB, |
|
DRAIN, |
|
FSS=fssname, |
|
MARK, |
|
MODE=FSS, |
|
PRESELCT=NO, |
|
PRMODE=(LINE,PAGE), |
|
ROUTECDE=Uxx, |
|
UNIT=xxx |
|
WS=(W,R,Q,PMD,LIM,F/P) |
DESTID |
NAME=hostprn,DEST=Uxx |
FSSDEF |
FSSNAME=fssname,PROC=psfproc |
Parameter |
Description |
PRTxx |
Replace the xx with the printer number on the mainframe. This number is also used in PSF host configuration. |
FSS=fssname and FSSNAME=fssname |
Enter the PSF procedure that describes the printer attributes. This can be found in the PSF host configuration. |
ROUTECDE=Uxx |
Replace xx with the routing label for the printer. This will typically match the DEST=Uxx parameter. |
UNIT=xxx |
Replace the xxx with the image number followed by the channel address (for example, 01E). For Bus & Tag connections, the image number is always 0. |
DEST=Uxx |
Replace xx with the routing label for the printer. This will typically match the ROUTECDE=Uxx parameter. |