SPD Engine Data Set Options List
specifies to create
indexes in parallel when creating multiple indexes on an SPD Engine
data set.
specifies the index
output order of data set observations that have identical values for
the BY variable.
specifies for the SPD
Engine to perform an automatic sort when it encounters a BY statement.
compresses SPD Engine
data sets on disk.
Note: Compression and encryption
are mutually exclusive in SPD Engine.
Encrypts data files.
Note: Compression and encryption
are mutually exclusive in SPD Engine.
specifies the end observation
number in a user-defined range of observations to be processed.
specifies whether to
use an index when processing BY statements in the SPD Engine.
specifies to use indexes
when processing WHERE expressions in the SPD Engine.
specifies the size
of a block of observations to be compressed.
specifies whether the
CONTENTS procedure lists the complete pathnames of all of the component
files in an SPD Engine data set.
specifies the number
of bytes to add to compressed blocks in a data set opened for OUTPUT
or UPDATE.
specifies the maximum
partition size of the data component files. PARTSIZE= is also a LIBNAME
option.
specifies the starting
observation number in a user-defined range of observations to be processed.
specifies to process
one observation at a time or a block of observations at a time.
specifies the maximum
number of threads to use for the SPD Engine processing.
specifies to save (in
a separate file) any observations that were rejected because of nonunique
key values during an append or insert to a data set with unique indexes
when SYNCADD=NO.
specifies a list of
indexes to exclude when making WHERE expression evaluations.
Copyright © SAS Institute Inc. All rights reserved.