GG在win上基于Sqlserver的安装
发布时间:2020-12-12 13:21:10 所属栏目:MsSql教程 来源:网络整理
导读:首先,需要适用于 SQL Server 的 Oracle GoldenGate v11。 可以从? http://edelivery.oracle.com ?下载 (Oracle Fusion Middleware → Microsoft Windows x32 → Oracle GoldenGate for Non Oracle Database v11)。 在希望安装 Oracle GoldenGate 的位置(在
首先,需要适用于 SQL Server 的 Oracle GoldenGate v11。
可以从?
http://edelivery.oracle.com
?下载 (Oracle Fusion Middleware → Microsoft Windows x32 → Oracle GoldenGate for Non Oracle Database v11)。
Oracle GoldenGate Command Interpreter for ODBC Version 11.1.1.0.0 Build 078 Windows (optimized),Microsoft SQL Server on Jul 28 2010 18:55:52 Copyright (C) 1995,2010,Oracle and/or its affiliates.All rights reserved. GGSCI (MSSQL) 1> 接着执行? CREATE SUBDIRS ?命令创建 Oracle GoldenGate 工作目录。 根据官方文档,GGSCI 支持每个 Oracle GoldenGate 实例最多 300 个并发的 Extract 和 Replicat 进程。不过,有一个进程负责控制其他进程;这个进程被称作 Manager 进程。虽然您可以手动运行此进程,但最好将其安装为服务,否则当启动该进程的用户注销时,该进程将停止。 要将 Manager 进程添加为 Windows 服务,请在 GoldenGate 安装目录中执行?INSTALL ADDSERVICE?命令。 C:GG>INSTALL ADDSERVICE 这样就差不多完成了 Windows 安装。 (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |