
Printing Datasets (TSIDDMP)
8-24 User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
INNAME Specifies an alternate input DTF name.
LRECL Defines the dataset record size. For
catalog-controlled datasets, the LRECL in the DSN
Catalog is used, if available. If LRECL is not
specified, it will be set to one of the following
values:
The value of BLKSIZE.
Undefined, if BLKSIZE is not specified. In this
case, the input dataset is treated as unblocked.
NOREW Prevents rewind of the input tape at close.
NOSCALE Suppresses the printing of the position scale, which
normally appears under the print record.
RECFM Specifies the record format of both input and output
datasets:
Code Record Format
F fixed length
V variable length
S spanned
U undefined
RECS Specifies the number of records to be printed. If the
value zero is specified, the input dataset version is
opened and closed without attempting to read any
records.
RUN Unloads input tape at close.
SEL Specifies selection criteria for printing records. SEL
subparameters are identical to FEOF subparameters.
If the data matches the expression, the record is
dumped or printed. If the data does not match, the
record is skipped. If multiple parameters are
specified on a single control statement, only another
SEL parameter may follow a SEL parameter. When
any one of multiple SEL conditions is met, the
record will be printed. A maximum of 20 SEL
parameters can be submitted per TSIDDMP
execution. If no SEL parameters are submitted, all
data is printed.
When SEL is specified, all SEL subparameters are
required.
SKIP Specifies the number of records to skip before
beginning the print operation.
UNLBL Defines the input as an unlabeled, uncontrolled tape
dataset. UNLBL is not required if the dataset is
controlled.
Parameter Definition
Kommentare zu diesen Handbüchern