Assign Storage for Oracle GoldenGate Trails

In a typical configuration, there is at least one trail on the source system and one on the target system. Allocate enough disk space to allow for the following:

  • The primary Extract process captures transactional data from the source database and writes it to the local trail. There must be enough disk space to contain the data accumulation, or the primary Extract will abend.

  • For a trail at the target location, provide enough disk space to handle data accumulation according to the purge rules set with the PURGEOLDEXTRACTS parameter. Even with PURGEOLDEXTRACTS in use, data will always accumulate on the target because it is transferred across the network faster than it can be applied to the target database. In the Web UI, use the Purge Trail task to purge trails. For more information, see Purge Trails.

To prevent trail activity from interfering with business applications, assign a separate disk or file system to contain the trail files. Trail files can resides on local storage, network-attached storage (NAS, SAN), shared filesystem, or cluster file system (ACFS, DBFS).

See Preparing DBFS for an Active-Active Configuration.