System Options under UNIX |
Specifies certain options for the host sort utility.
Default: |
none
|
Valid in: |
configuration file, SAS invocation, OPTIONS
statement, SASV9_OPTIONS environment variable
|
Category: |
Sort: Procedure options
|
PROC OPTIONS GROUP= |
SORT
|
UNIX specifics: |
all
|
- options
-
can be any one or more of the following:
- B
-
tells SyncSort to run in multi-call mode, instead of single-call
mode. (Refer to the documentation for SyncSort for more information.)
Note: This option is available for SyncSort only. ![[cautionend]](../../../../common/61991/HTML/default/images/cautend.gif)
- T
-
writes to the SAS log statistics about the external sorting
process.
- V
-
writes to the SAS log all of the commands that are passed
to the host sort utility.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.