Syntax
LPDSERV MAXTASK=[ 20 | nnnn ],
TCPPORT=[ 515 | nnnn ],
TCPNS=[ YES | NO ],
LPRM=[ YES | NO ],
PORTVAL=[ NO | YES | SUPV ],
HOSTVAL=[ NO | YES ],
DAM=[ JES | ESF | SAR | DUMMY | NO ],
DESF=cccc,
DSAR=cccccccc,
DSARMODE=[ SAR | EXP ],
DNAME=[ &N | &xnol | cccccccc ],
DUSERID=[ &P | &xnol | cccccccc ],
DCLASS=[ A | &xnol | c ],
DLRECL=nnnn,
DDEST=[ &xnol | cccccccc ],
DFORM=[ &xnol | cccccccc ],
DDDNM=[ &xnol | cccccccc ],
DWRITER=[ &xnol | cccccccc ],
DHEADER=[ nnnn | cccccccc ],
DJOBNAME=[ &xnol | cccccccc ],
DTITLE=[ &xnol | cccccccc ],
DKEY=xxxxxxxxxxxxxxxx,
DOPTS=[ D|A|B|E|F|L|P|S] [C] [G] [J] [N] [O] [Q] [R] [U] [V] [X] [Y] [Z] [4],
DCPTAB=cccccccc,
DCPOUT=cccccccc,
DTIMEOUT=[ 120 | nnnn ],
DTRACE=[ DATA | ALL ],
DEXIT=[ CONTROL | DATA | ALL ],
DFIEXT=[ &N9 | &xnol | ccc ],
DOUTLIM=[ 99999 | 99999K | 99999M ],
DVALEXT=EXT1|...|EXTn,
DINVEXT=EXT1|...|EXTn
Description
The LPDSERV statement specifies the general characteristics of the LPD Interface and the default values for the various LPDDEST parameters.
LPDSERV Parameters
This section describes the LPDSERV parameters.
This parameter specifies the maximum number of concurrent TCP/IP LPD sessions
The lower limit is 1 and the upper limit is 9999. The default value is 20.
This parameter specifies the TCP/IP port number on which the LPD Interface listens for session requests. If not specified, the LPD looks up the printer service in the TCP/IP Service File. If not found, the LPD defaults to use port number 515.
The lower limit is 1 and the upper limit is 65535. The default value is 515.
This parameter specifies whether a TCP/IP Name Server must be used to translate IP addresses into symbolic host names.
Valid values are:
This parameter specifies whether LPRM/CANCEL commands against CA Spool printer queues are allowed or not.
Valid values are:
This parameter specifies whether the requestor's source port must be validated or not.
Valid values are:
This parameter specifies whether a requestor's IP address, defined to the TCP/IP Name Server, must be validated or not.
Valid values are:
This parameter specifies the Default Access Method (DAM) to be used for incoming print requests.
Valid values are:
This parameter specifies the default CA Spool subsystem name to be used. If a value is not specified, the default subsystem name is the CA Spool subsystem name.
This parameter specifies the default CA View database to be used. The CA View database name must be a 1 to 17-character alphanumeric string. There is no default value.
This parameter specifies the default CA View user mode.
This parameter specifies the default output file name for incoming print requests. The file name must be a 1 to 32-character alphanumeric string. For JES and ESF output files, only the first 8 characters are used.
Valid values are:
This parameter specifies the default user ID for incoming print requests. The user ID must be a 1 to 8 character alphanumeric string. The default value is &P.
This parameter specifies the default output class to be used for incoming print requests for the following:
Valid values are:
Specifies the default LRECL value to use when a file is written.
This parameter specifies the default output file destination name for incoming print requests; the destination name must be a 1 to 8-character alphanumeric string for one of the following:
Valid values are:
This parameter specifies the default output file form name for incoming print requests. The form name must be a 1-to 8-character alphanumeric string.
Note:
Valid values are:
This parameter specifies the default output DDname for incoming print requests. The DDname must be a 1 to 8-character alphanumeric string
This parameter can be used to pass a unique file name to JES using the DDname parameter as follows:
There is no default value.
This parameter specifies the default output writer name for incoming print requests. The writer name must be a 1 to 8-character alphanumeric string
This parameter can be used to pass a unique file name to JES using the writer parameter, as follows:
There is no default value.
This parameter specifies where the data header line &D in the first received data buffer per default starts. The data header can be used for dynamic extracting of file attributes from the data file.
The default value 0 implies the first 132 characters of the first data buffer.
This parameter specifies the default job name for incoming print requests without the J—Job name for banner page specified. The job name must be a 1-8 character alphanumeric string.
Valid values are:
There is no default value.
This parameter specifies the default title for incoming print requests without the T – Title for print file specified. The title must be a 1-60 character alphanumeric string.
Valid values are:
There is no default value.
This parameter specifies the default 32/48/64 hexadecimal encryption key to be used to decrypt incoming AES Rijndael encrypted print data.
There is no default value.
This parameter specifies the default file type and various processing options for incoming print requests.
Specify the default file type by selecting one of the following:
(Optional) Select one or more of the following options:
The default is D.
This parameter specifies the default translate table (located in ESFTRAN) that will be used for ASCII to EBCDIC data translation for incoming text files.
The following entries are available in the default translate table module:
|
cccccccc |
ASCII In CodePage |
EBCDIC Out CodePage |
|---|---|---|
|
12521140 |
1252—Windows Latin 1 |
1140—USA, Canada |
|
12521141 |
1252—Windows Latin 1 |
1141—Austria, Germany |
|
12521142 |
1252—Windows Latin 1 |
1142—Denmark, Norway |
|
12521143 |
1252—Windows Latin 1 |
1143—Finland, Sweden |
|
12521144 |
1252—Windows Latin 1 |
1144—Italy |
|
12521145 |
1252—Windows Latin 1 |
1145—Spain, Latin America |
|
12521146 |
1252—Windows Latin 1 |
1146—UK |
|
12521147 |
1252—Windows Latin 1 |
1147—France |
|
12521148 |
1252—Windows Latin 1 |
1148—International |
The default value is the standard IBM C ASCII-to-EBCDIC translate table.
Specifies the default AFP EBCDIC CodePage specified in the AFP EBCDIC output file if the V option is used. There is no default value.
This parameter specifies the default maximum time interval (in seconds) to wait for incoming data from the remote TCP/IP host before the session is terminated.
The lower limit is 1 and the upper limit is 9999. The default value is 120.
This parameter specifies the default tracing used for incoming print requests.
Valid values are:
The default value is no tracing. The CONTROL parameter that was available in previous releases has been removed.
This parameter specifies the default calls to the LPD user exit for incoming print requests.
Valid values are:
The default value is no user exit calls
This parameter specifies the default file extension for incoming print requests.
Valid values are:
This parameter specifies the default maximum file size allowed in bytes, kilobytes or megabytes. The default value is no file limit.
This parameter specifies the default the file extensions that the LPD Interface accepts. Valid file extensions must be separated with '/', and the parameter length cannot exceed 60 characters. If an invalid file extension is received, the print request is cancelled. The default is no file extension validation.
This parameter specifies the default the file extensions that the LPD Interface rejects. Invalid file extensions must be separated with '/', and the parameter length cannot exceed 60 characters. If an invalid file extension is received, the print request is cancelled. The default is no file extension validation.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|