| SAS/SHARE General SAS System Options |
Specifies the value of the default buffer size that the server
uses for transferring data.
| Client: |
Optional
|
| Server: |
Optional
|
| Default: |
32K
|
| Client: Valid in: |
configuration file, OPTIONS statement,
SAS invocation
|
| Server: Valid in: |
OPTIONS statement
|
| Category: |
Communications : Networking and Encryption
|
| PROC OPTIONS Group: |
Communications
|
- value
-
specifies the suggested size of a buffer that the server
uses for transmitting information to or receiving information from a client.
The TBUFSIZE= option specifies the suggested size of a
buffer that the server uses for transmitting information to or receiving information
from a client. When this option is not specified in the PROC SERVER statement,
the value of the TBUFSIZE= SAS system option, if specified, will be used.
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.