GG on RAC

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:

  • You can install the GG on only one of the RAC nodes. But make sure that this node can read all the archive logs used for any instances.

Usually, other nodes' archive log directories are NFS-mounted to this node. NFS-mounting will cause some network delay.

  • The TRANLOGOPTIONS ALTARCHIVELOGDEST: here you should write down the archive logs directories. Notice that the /archive2 is NFS-mounted to racnode1

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

———————————————————————————
 

你可能感兴趣的:(command,File,NetWork,interface,archive)