DELETE RMTTRAIL

Use DELETE RMTTRAIL to delete the record of checkpoints associated with a trail on a remote system. Checkpoints are maintained in a file bearing the same name as the group in a sub-directory of the Oracle GoldenGate directory.

This command only deletes references to the specified trail from the checkpoint file. It does not delete the trail files.

Syntax

DELETE RMTTRAIL trail_name[,EXTRACT group_name}
trail_name

The relative or fully qualified path name of the trail, including the two-character trail prefix.

group_name

The name of the Extract group to which the trail is bound. If not specified, DELETE RMTTRAIL deletes the trail reference from all Extract groups that write to the specified trail.

Example

DELETE RMTTRAIL var/lib/data/et 
DELETE RMTTRAIL north/ea
The following command is run from the Admin Client.
DELETE RMTTRAIL ea
2019-11-20T23:49:41Z  INFO    OGG-08100 Deleting extract trail ea for Extract exte