| Data Set Options for Relational Databases |
| Default value: | 64 |
| Valid in: | DATA and PROC steps (when accessing DBMS data using SAS/ACCESS software) |
| DBMS support: | Teradata |
| Syntax | |
| Syntax Description | |
| Details | |
| See Also |
Syntax |
| TPT_BUFFER_SIZE=integer |
specifies the size of data parcels in kilobytes from 1 through 64.
| Details |
To use this option, you must first set TPT=YES.
You can use the output buffer size to control the amount of data that is transferred in each parcel from SAS to Teradata when using the TPT API. A larger buffer size can reduce processing overhead by including more data in each parcel. See your Teradata documentation for details.
| See Also |
Maximizing Teradata Load Performance
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.