Syntax
LPDDEST QDEST=[ cccccccc | cccc* ],
QHOST=[ cccccccc | cccc* ],
FAM=[ JES | ESF | SAR | DUMMY | NO ],
FESF=cccc,
FSAR=cccccccc,
FSARMODE=[ SAR | EXP ],
FNAME=[ &xnol | cccccccc ],
FUSERID=[ &xnol | cccccccc ],
FCLASS=[ &xnol | c ],
FDEST=[ &xnol | cccccccc ],
FLRECL= nnnn,
FFORM=[ &xnol | cccccccc ],
FDDNM=[ &xnol | cccccccc ],
FWRITER=[ &xnol | cccccccc ],
FHEADER=[ nnnn | cccccccc ],
FJOBNAME=[ &xnol | cccccccc ],
FTITLE=[ &xnol | cccccccc ],
FKEY=xxxxxxxxxxxxxxxx,
FOPTS=[ D|A|B|E|F|L|P|S] [C] [G] [J] [N] [O] [Q] [R] [U] [V] [X] [Y] [Z] [4],
FCPTAB=cccccccc,
FCPOUT=cccccccc,
FTIMEOUT=[ nnnn ],
FTRACE=[ DATA | ALL ],
FEXIT=[ CONTROL | DATA | ALL ]
FFIEXT=[ &N9 | &xnol | ccc ],
FOUTLIM=[ 99999 | 99999K | 99999M ],
FVALEXT=EXT1|...|EXTn,
FINVEXT=EXT1|...|EXTn
Description
The LPDDEST statement specifies the LPD processing parameters for a given printer queue or a group of printer queues; all of which have the same common printer queue name prefix.
LPDDEST Parameters
This section describes the LPDDEST parameters:
This parameter specifies an exact target printer queue name cccccccc or a generic printer queue name cccc* for which this LPDDEST parameter set is used. When a print request is received, the best matching LPDDEST parameter set is used. The best match on QDEST takes precedence over a match on QHOST. There is no default value.
This parameter specifies an exact origin host name cccccccc or a generic origin host name cccc* for which this LPDDEST parameter set is used. When a print request is received, the best matching LPDDEST parameter set is used. The best match on QDEST takes precedence over match on QHOST. There is no default value.
This parameter specifies the Access Method to be used for incoming print requests.
Valid values are:
The default value is taken from LPDDEST
This parameter specifies the CA Spool subsystem name to be used. The default value is taken from LPDSERV.
This parameter specifies the CA View database to be used. The CA View database name must be a 1 to 17 character alphanumeric string. The default value is taken from LPDSERV.
This parameter specifies the CA View user mode to be used. The default value is taken from LPDSERV.
Valid values are:
This parameter specifies the 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:
Note: For JES and ESF output files, only the first 8 characters are used.
The default value is taken from LPDSERV.
This parameter specifies the user ID for incoming print requests. The user ID must be a 1-to 8-character alphanumeric string.
Valid values are:
The default value is taken from LPDSERV.
This parameter specifies the output class to be used for incoming print requests.
Valid values are:
The default value is taken from LPDSERV.
This parameter specifies the output file destination name for incoming print requests; the destination name must be a 1-to 8-character alphanumeric string.
Valid values are:
The default value is taken from LPDSERV.
(Optional) Forces this LRECL value when a file is written.
FFORM= &xnol | cccccccc
This parameter specifies the output file form-name for incoming print requests. The form-name must be a 1-to 8-character alphanumeric string. Note that, for JES output files, only the first four characters of the form name are used.
Valid values are:
This parameter specifies the output DDname for incoming print requests. This parameter can be used to pass a unique file name to JES using the DDname parameter; the DDname must be a 1-to 8-character alphanumeric string.
Valid values are:
The default value is taken from LPDSERV.
This parameter specifies the output writer name for incoming print requests. This parameter can be used to pass a unique file name to JES using the writer parameter. The writer name must be a 1-to 8-character alphanumeric string.
Valid values are:
The default value is taken from LPDSERV.
This parameter specifies where the data header line &D in the first received data buffer starts. The data header can be used for dynamic extracting of file attributes from the data file.
Valid values are:
The default value is taken from LPDSERV.
This parameter specifies the 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:
The default value is taken from LPDSERV.
This parameter specifies the 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:
The default value is taken from LPDSERV.
This parameter specifies the 32/48/64 hexadecimal encryption key to be used to decrypt incoming AES Rijndael encrypted print data.
The default value is taken from LPDSERV.
This parameter specifies the file type and various processing options for incoming print requests.
Select one of the following to specify the file type:
(Optional) Select one or more of the following options:
The default is taken from LPDSERV.
This parameter specifies the translate table (located in ESFTRAN) to 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 taken from LPDSERV.
Specifies the AFP EBCDIC CodePage to be specified in the AFP EBCDIC output file if the V option is used. There is no default value.
This parameter specifies the 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 taken from LPDSERV.
This parameter specifies whether tracing must be used for incoming print requests.
Valid values are:
The default value is taken from LPDSERV. The CONTROL parameter that was available in previous releases has been removed.
This parameter specifies whether the LPD user exit must be called for incoming print requests.
Valid values are:
The default value is taken from LPDSERV.
This parameter specifies the file extension for incoming print requests.
Valid values are:
The default is taken from LPDSERV.
This parameter specifies the maximum file size allowed in bytes, KB or MB.
The default is taken from LPDSERV.
This parameter specifies 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 taken from LPDSERV.
This parameter specifies 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 taken from LPDSERV.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|