Defining the printer to the host: TCP/IP attachment
Table F-5. PSF/MVS PRINTDEV statement parameters (Continued)
|
|
| Range of |
|
|
Item |
| Source of | acceptable |
| Your |
description | Default | value | values | Comments | value |
|
|
|
|
|
|
SETUP | No Setup | Installation | SETUP=FORMS | If specified, causes JES |
|
| message | preferences | if specified | to issue FORMS setup |
|
| s issued |
|
| message when a job |
|
|
|
|
| prints which has a |
|
|
|
|
| FORMS specification |
|
|
|
|
| different from job |
|
|
|
|
| previously printed. This is |
|
|
|
|
| recommended where |
|
|
|
|
| there are multiple paper |
|
|
|
|
| stocks for use on the |
|
|
|
|
| printer. |
|
|
|
|
|
|
|
RELINTV |
|
|
| Not applicable to Xerox |
|
|
|
|
|
| |
|
|
|
|
|
|
RELMODE | None |
| IDLE, TIME, or | Not applicable to Xerox |
|
|
|
| NONE |
| |
|
|
|
|
|
|
TIMEOUT |
| Installation | REDRIVE or | REDRIVE: When there is |
|
|
| preferences | STOP | a |
|
|
|
|
| specified in DISCINTV |
|
|
|
|
| parameter, REDRIVE |
|
|
|
|
| requests that PSF |
|
|
|
|
| attempt to drive the |
|
|
|
|
| printer according to |
|
|
|
|
| MGMTMODE |
|
|
|
|
| specification. |
|
|
|
|
| STOP: Forces operator |
|
|
|
|
| to restart FSA. |
|
|
|
|
| Note: REDRIVE is |
|
|
|
|
| recommended for TCP/IP |
|
|
|
|
| printers that may be |
|
|
|
|
| shared with other hosts. |
|
|
|
|
|
|
|
TRACE | NO |
| YES or NO | Should be used only for |
|
|
|
|
| debugging |
|
|
|
|
| problems. |
|
|
|
|
|
|
|
NOTE: To specify a TCP/IP address space name other than the default (TCPIP), code the following EXEC statement in the appropriate PSF writer procedure:
STEP01 EXEC PGM=APSPPIEP,
PARM=(,,,,tcpip_name), REGION=4096K
where tcpip_name is the name of the TCP/IP address space.
Installation Planning Guide |