|
|
|
|
|
|
Specifies a password
for a SAS file that prevents users from replacing or deleting the
file, but permits read and write access.
|
|
|
|
|
Specifies the number
of buffers to be allocated for processing a SAS data set.
|
|
|
|
|
|
|
|
|
|
Specifies the size of
a permanent buffer page for an output SAS data set.
|
|
|
|
|
Specifies the level
of shared access to SAS data sets.
|
|
|
|
|
|
|
|
|
|
Controls the compression
of observations in a new output SAS data set.
|
|
|
V9, V8, V7, V6, V9TAPE,
V8TAPE, V7TAPE
|
|
Specifies the action
to take when a SAS data set in a SAS library is detected as damaged.
|
|
|
|
|
Excludes variables from
processing or from output SAS data sets.
|
|
|
|
|
|
|
|
|
|
Overrides the encoding
for the input or output SAS data set.
|
|
|
V9, V8, V7, V9TAPE,
V8TAPE, V7TAPE
|
|
Specifies whether to
encrypt an output SAS data set.
|
|
|
|
|
Specifies how a tape
is positioned when a SAS file on the tape is closed.
|
|
|
|
|
|
|
|
|
|
Specifies the initial
disposition for a sequential-format SAS library.
|
|
|
V9TAPE, V8TAPE, V7TAPE,
V6TAPE
|
|
|
|
|
|
|
Specifies which observation
SAS processes first.
|
|
|
|
|
Requests generations
for a SAS data set, and specifies the maximum number of versions.
|
|
|
|
|
Specifies a particular
generation of a SAS data set.
|
|
|
|
|
Specifies that SAS use
a specific index to satisfy the conditions of a WHERE expression.
|
|
|
|
|
Overrides the SAS decision
about whether to use an index to satisfy the conditions of a WHERE
expression.
|
|
|
|
|
Creates a variable that
indicates whether the data set contributed data to the current observation.
|
input (with SET, MERGE,
MODIFY, UPDATE statements only)
|
|
|
|
Defines an index for
a new output SAS data set.
|
|
|
V9, V8, V7, V6, V9TAPE,
V8TAPE, V7TAPE
|
|
Specifies variables
for processing or for writing to output SAS data sets.
|
|
|
|
|
|
|
|
|
|
Specifies a label for
a SAS data set.
|
|
|
|
|
|
|
|
|
|
Specifies the last observation
of the data set to process.
|
|
|
|
|
Determines the size
of the view buffer for processing a DATA step view.
|
|
|
|
|
Specifies an output
format for an operating environment other than z/OS.
|
|
|
|
|
Controls whether a compressed
data set can be processed with random access (by observation number)
rather than with sequential access only.
|
|
|
|
|
Assigns a READ, WRITE,
or ALTER password to a SAS file, and enables access to a password-protected
file.
|
|
|
|
|
|
|
|
|
|
Specifies whether to
display a dialog box for a SAS data set password.
|
|
|
|
|
|
|
|
|
|
Assigns a password to
a SAS file, and enables access to a read-protected SAS file.
|
|
|
|
|
|
|
|
|
|
Changes the name of
a variable.
|
|
|
|
|
|
|
|
|
|
Specifies whether a
new, empty data set can overwrite an existing SAS data set that has
the same name.
|
|
|
|
|
Specifies whether a
new SAS data set that contains data can overwrite an existing data
set that has the same name.
|
|
|
|
|
Specifies whether new
observations can be written to freed space in compressed SAS data
sets.
|
|
|
|
|
Indicates how the SAS
data set is currently sorted.
|
|
|
|
|
|
|
|
|
|
Specifies whether to
create a spill file for non-sequential processing of a DATA step view.
|
|
|
|
|
Specifies the number
of observations to send in a client/server transfer.
|
|
|
|
|
Specifies the data set
type for a specially structured SAS data set.
|
|
|
|
|
|
|
|
|
|
Selects observations
that meet the specified condition.
|
|
|
|
|
|
|
|
|
|
Specifies whether to
evaluate added observations and modified observations against a WHERE
clause.
|
|
|
|
|
|
|
|
|
|
Assigns a write password
to a SAS data set, and enables access to a write-protected SAS file.
|
|
|
|