GETAUXTRAILS | IGNOREAUXTRAILS
Valid for
Extract
Description
Use IGNOREAUXTRAILS to tell Extract to bypass TMF auxiliary TMF audit trails when capturing database changes. If relevant database changes are recorded in the master audit trail, this can have significant performance advantages.
IGNOREAUXTRAILS can specify particular trails to ignore, rather than all the trails.
Default
GETAUXTRAILS
Syntax
IGNOREAUXTRAILS aux_trail_num
aux_trail_num
A value between 0 and 15.
Example
The first example ignores all auxiliary TMF audit trails, while the second example ignores auxiliary trails AUX02 and AUX03.
IGNOREAUXTRAILS
IGNOREAUXTRAILS 2, 3