Administrator's Reference

MOVEBATCHSIZE

Specifies the number of client files that are to be moved and grouped together in a batch, within the same server transaction. This movement of data among storage media as a result of storage pool backups and restores, migration, reclamation, and MOVE DATA operations. This option works in conjunction with the MOVESIZETHRESH option.

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

>>-MOVEBatchsize--number_of_files------------------------------><
 

Parameters

number_of_files
Specifies a number of files between 1 and 1000.

Examples

movebatchsize 40


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