- 25
- 0
- 约1.21万字
- 约 12页
- 2017-06-13 发布于北京
- 举报
安装及配置
下载:
HYPERLINK /technology/software/products/goldengate/index.html /technology/software/products/goldengate/index.html
HYPERLINK / /
解压:gzip /tar –xvf 即可。
设置环境变量
.bash_profile文件
export ORACLE_HOME=/u01/app/oracle/product/11.1.0/db_1
export ORACLE_SID=orcl
export GG_HOME=/home/hzhou/ggate/
export LD_LIBRARY_PATH=$ORACLE_HOME/lib/:$GG_HOME
export PATH=$PATH:$HOME/bin:$ORACLE_HOME/bin:$GG_HOME:
创建GG子目录
cd $GG_HOME
ggsci
GGSCI (fronttier2) 1 CREATE SUBDIRS
Creating subdirectories under current directory /home/hzhou/ggate
Parameter files /home/hzhou/ggate/dirprm:
原创力文档

文档评论(0)