基本信息
源码名称:OGG管理
源码大小:0.08M
文件格式:.docx
开发语言:SQL
更新时间:2021-09-26
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
OGG for Oracle to PostgreSQL Configuration.docx


目录
OGG for Oracle to PostgreSQL Configuration	2
1 row created.	16
配置Goldengate	18
1、平台环境	18
2、Ogg配置	18
Database填写数据库名称	35
3、启动源端和目标端的进程	41
4、测试数据同步	44
5. 1 row created.	44
9. 1 row created.	44
13. 1 row created.	44
15. zhaoxu@ORCL>commit;	44
17. Commit complete.	44
19. #PostgreSQL端	44
20. zhaoxu=# select * from ggtest;	44
21.  col1 |  col2  	45
22. ------ --------	45
23.     1 | zhaoxu	45
24.     2 | luoxi	45
25.     3 | sanqi	45
26. (3 rows)	45
5. 1 row deleted.	45
7. zhaoxu@ORCL>commit;	45
9. Commit complete.	45
6. zhaoxu@ORCL>commit;	46
8. Commit complete.	46
10. zhaoxu@ORCL>select * from ggtest;	46