Specifies the standard memory allocation granule for Relay Services Gateway (RSG) temporary storage.
Field Group
General
Valid Range
1 through 1024 KB
Default
4 KB
Changes Take Effect
After the next database restart.
Usage Notes
If a transaction contains any record that exceeds the standard page size, the RSG allocates memory from the large page size defined by the TempLargePageSize field. If the large page size is not sufficient to hold the record, the entire transaction is spilled to disk.
Pages are not shared between transactions, so an increase in the page size may cause a decrease in storage utilization efficiency.
Related Information
For more information, see TempLargePageSize.