| Processing a KSDS in a SAS Job |
The special SAS options fall into functional categories. The following table lists the special SAS options and categories that are used for processing a KSDS data set. Informational and record retrieval options are specified in the INFILE statement. Record storage options are specified in the FILE statement.
| Functional Category | |||
|---|---|---|---|
| Option | Informational | Record Retrieval | Record Storage |
| BACKWARD | X | ||
| BUFND= | X | ||
| BUFNI= | X | ||
| CONTROLINTERVAL | X | ||
| ERASE= | X | ||
| ERRORABEND | X | ||
| FEEDBACK= | X | ||
| GENKEY | X | ||
| KEY | X | X | |
| KEYGE | X | ||
| KEYLEN= | X | ||
| KEYPOS= | X | ||
| PASSWD= | X | ||
| RBA= | X | ||
| RECORDS= | X | ||
| RESET |
|
X | |
| SKIP | X | ||
| UPDATE= | X | ||
| VSAM | X | X | X |
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.