This is a model of parameter file for capture process.
———————————————————————————————
EXTRACT exdm
USERID user@racnode1, PASSWORD "password"
TRANLOGOPTIONS ALTARCHIVELOGDEST primary instance racnode1 /archive1, ALTARCHIVELOGDEST primary instance racnode2 /archive2
grouptransops 20000
exttrail /gg/dirdat/dm, megabytes 100
dynamicresolution
Table ****.****
———————————————————————————————-
Notice that:
Usually, other nodes' archive log directories are NFS-mounted to this node. NFS-mounting will cause some network delay.
Then, at the GGS command interface, you can add this extract by this method (notice the red words)
———————————————————————————
ggsci > add extract exdm, tranlog, begin now, threads 2
———————————————————————————