XYGATE Merged Audit Reference Manual

Table Of Contents
XYGATE Merged Audit
®
Reference Manual
Chapter 6. Configuring MOVERs
XYPRO Technology Corporation 133 Proprietary and Confidential
SWAPVOL
A MEASURE MOVER Serverclass utilizes this parameter. This must be a valid
subvolume name.
The default is the subvolume location of the MEASURE MOVER Serverclass object.
6.9.2 TMF Related Parameters
There are two parameters used in controlling TMF processing.
TRANSACTIONSIZE <number>
This parameter specifies the number of rows that will be processed within each TMF
transaction.
The default is 1000 rows.
TRANSACTIONTIMEOUT <seconds>
This parameter is used in conjunction with TRANSACTIONSIZE. If the number of rows
specified via TRANSACTIONSIZE has not been reached, but the specified number of
seconds have passed since the last transaction was initiated, the transaction will be
completed. Set this value to be less than the AUTOABORT value set within TMF.
The default is 120 seconds (2 minutes).
Note: If you change any of the MOVER Serverclass parameters within the MOVER
Parameter Tables, you must freeze stop, thaw and restart the MOVER
Serverclass for the new parameter values to take effect.
6.10 Time Ranges
When you first install XMA, you may want to gather historical data. It is recommended
that you create a special MOVER Serverclass for this purpose and create a separate
MOVER Serverclass to process current data.
In the Example below, you wish to process audit data for XAC generated since the
beginning of the year based on today being 01-April-2007.
Example:
Serverclass Name = XAC-NODE1-HIST
BEGINLCTTIME 2007-01-01 00:00:00.000000
ENDLCTTIME 2007-03-31 23:59:59.000000
Serverclass Name = XAC-NODE1-01
BEGINLCTTIME 2007-04-01 00:00:00.000000
ENDLCTTIME -1