欢迎访问 生活随笔!

生活随笔

当前位置: 首页 > 编程资源 > 编程问答 >内容正文

编程问答

GG on RAC

发布时间:2024/8/26 编程问答 39 豆豆
生活随笔 收集整理的这篇文章主要介绍了 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

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

总结

以上是生活随笔为你收集整理的GG on RAC的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。