![]() |
![]() |
System Administrator
The txnbytelimit option specifies the number of kilobytes the client program buffers before it sends a transaction to the server.
This option permits you to control the amount of data sent between the client and server before the server commits the data and changes to the server database, thus changing the speed with which the client performs work. The amount of data sent applies when files are batched together during backup or when receiving files from the server during a restore procedure.
The server administrator can limit the number of files or directories contained within a transaction group using the txngroupmax option; the actual size of a transaction can be less than your limit. Once this number is reached, the client sends the files to the server even if the transaction byte limit is not reached.
Preferences File
Place this option in the TSM System Preferences file.
Syntax
>>-TXNBytelimit- number----------------------------------------><
Parameters
Examples