Oracle GoldenGate Director安装和配置(无图)
发布日期:2025-04-29 12:20:17
浏览次数:13
分类:精选文章
本文共 1633 字,大约阅读时间需要 5 分钟。
Oracle GoldenGate Director ????
1. ?? Oracle JDK ? JRE
? Linux ????? JDK ? JRE ? Oracle GoldenGate Director ????????????????
?? JDK ? JRE
- ?????? Linux ??? JDK ? JRE?????????????????????
- Oracle JDK ????
- ???????????????? 64 ?? 32 ???
?? JDK ? JRE
- ?? tar ????????
tar -xzf jdk-7u4-linux-i586.tar.gz
- ? JDK ????????????
mv jdk1.7.0 /Application/java
- ??
ln -s???????ln -s /Application/java/jdk1.7.0/bin/java /sbin/java
??????
- ??
.bashrc??????????export JAVA_HOME=/Application/javaexport PATH=$PATH:$JAVA_HOME/bin
- ??????????
2. ?? Oracle GoldenGate Director
??????
- ? Oracle ??????????????????????????????????
??????
- ??
bash?????./gg-director-serversetup_unix_v11_1_1_0_0_005.sh
- ?????? Oracle ??????
????
- ?? GoldenGate Director ???
systemctl start oracle-gg-director
- ???????
systemctl status oracle-gg-director
3. ?? Oracle GoldenGate Director
???????
- ?? GoldenGate Director ?????????????
- ????????? MySQL?MSSQL ? Oracle?
- ??????????????????????
????????
- ? GoldenGate Director ?????????
- ??????????
- ???????????RPL?
????
- ?????? GoldenGate Director ??
- ???? jar ??
- ??????
- ?????
4. ????
???????
- ? GoldenGate Director ??????????????
- ??????? > ???????
- ????????????
????
- ?? GoldenGate Director ?????????
tail -f /Application/gg-director/logs/*.log
?????
- ???????
CREATE TABLE test_table (id INT, name VARCHAR(100));
- ?????
INSERT INTO test_table VALUES (1, 'Test Data');
- ? GoldenGate Director ????????
- ????????????????
5. ????
????
- ?????????????????????
????
- ????????????? Oracle ?????
- ???support.oracle.com
- ???+1 (800) 304-2728
?????????????? Oracle GoldenGate Director ??????????????????????????????
发表评论
最新留言
表示我来过!
[***.240.166.169]2026年06月03日 03时52分36秒
关于作者
喝酒易醉,品茶养心,人生如梦,品茶悟道,何以解忧?唯有杜康!
-- 愿君每日到此一游!
推荐文章
RabbitMQ集群 - 仲裁队列、Raft协议(最详细的选举流程)
2023-03-01
PHP学习总结(11)——PHP入门篇之WAMPServer多站点配置
2023-03-01
PHP学习总结(12)——PHP入门篇之变量
2023-03-01
PHP学习总结(13)——PHP入门篇之常量
2023-03-01
PHP学习总结(14)——PHP入门篇之常用运算符
2023-03-01
PHP学习总结(1)——PHP入门篇之PHP可以做什么?
2023-03-01
PHP学习总结(2)——PHP入门篇之PHP代码标识
2023-03-01
PHP学习总结(3)——PHP入门篇之PHP的echo语句
2023-03-01
PHP学习总结(4)——PHP入门篇之PHP计算表达式
2023-03-01
PHP学习总结(5)——PHP入门篇之PHP字符串
2023-03-01
PHP学习总结(6)——PHP入门篇之PHP语句结束符
2023-03-01
PHP学习总结(7)——PHP入门篇之PHP注释
2023-03-01
rabbitmq重启失败
2023-03-01
PHP学习总结(9)——PHP入门篇之WAMPServer服务控制面板介绍
2023-03-01
php学习笔记---php调试和开发工具整理
2023-03-01
PHP学习笔记一:谁动了你的mail(),PHP?
2023-03-01
PHP安全实战
2023-03-01
php安装扩展
2023-03-01
rabbitmq重启
2023-03-01
php实现上传(多个)文件函数封装
2023-03-01