Administrator's Reference

MOVESIZETHRESH

Specifies, in megabytes, a threshold for the amount of data moved as a batch, within the same server transaction. When this threshold is reached, no more files are added to the current batch, and a new transaction is started after the current batch is moved.

If the SELFTUNETXNSIZE server option is set to yes, TSM sets the MOVEBATCHSIZE and MOVESIZETHRESH options to their maximum values to optimize server throughput.

Syntax

>>-MOVESizethresh--megabytes-----------------------------------><
 

Parameters

megabytes
Specifies the number of megabytes ans an interger from 1 to 500. The default value is 500. This option works in conjunction with the MOVEBATCHSIZE option.

Examples

movesizethresh 500


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]