-
expert_oracle_goldengate
Oracle Corporation acquired GoldenGate in 2009 as part of future strategy to implement advanced
replication technologies within the product suite of data warehousing and real-time transaction
management. Before the advent of Oracle GoldenGate technology, data replication was performed using
Oracle Streams and third-party replication solutions such as Quest SharePlex. This chapter discusses
various types of database replication methods along with the techniques used by each method, to
illustrate how Oracle GoldenGate came to be the logical conclusion for the current and future real-time-
based data-transaction replication technology with Oracle database systems.
- 2013-10-23 17:28:47下载
- 积分:1
-
a quick guide to the use of documents roadblock
一个快速指导toad使用的文档-a quick guide to the use of documents roadblock
- 2022-02-13 10:09:32下载
- 积分:1
-
p8670579_112010_LINUX
说明: ORACLE安装所需补丁包,解压后使用。。。。。(ORACLE Installation Required Patch Pack, After Decompression, Use)
- 2020-06-21 15:20:02下载
- 积分:1
-
oracle计算阶层
oracle计算阶层 -oracle calculation calculation class class class oracle oracle calculation Calculation cla
- 2022-03-19 15:30:42下载
- 积分:1
-
长途汽车管理系统
简单的增删该查,登录 对数据库进行操作
package 长途汽车信息管理系统;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.sql.*;
import java.io.*;
public class dengluQchepiao extends JFrame implements ActionListener{
Statement st=null;
JTextArea ja=new JTextArea("票号 车号 售票 已售 剩余 票价 出发地 目的地 出发时间 所用时间
");
JTextField jt1=new JTextField();
JTextField jt2=new JTextField();
JRadioButton jc1=new JRadioButton("查询全部");
JRadioButton jc2=new JRadioButton("部分查询");
ButtonGroup bg=new ButtonGroup();
JButton jb1=new JButton("查询");
JButton jb3=new JButton("退出");
JLabel jl1=new JLabel("出发地");
- 2023-08-18 01:40:03下载
- 积分:1
-
JSP页面和oracle9i数据库的源代码
JSP页面和oracle9i数据库的源代码-JSP pages and Oracle9i database source code
- 2022-07-28 00:58:42下载
- 积分:1
-
本源代码实现同时对数据库Oracle和MS SQL的连接,通过对配置文件的修改来实现,本代码执行生产为dll文件。...
本源代码实现同时对数据库Oracle和MS SQL的连接,通过对配置文件的修改来实现,本代码执行生产为dll文件。-source code to the database simultaneously Oracle and MS SQL connectivity, the configuration file through changes to achieve the production code execution dll file.
- 2022-01-28 02:45:00下载
- 积分:1
-
OraSelect1
VC++与oracle 10 数据库连接(VC++ connection oracle)
- 2012-11-24 15:09:40下载
- 积分:1
-
oracle of the backup and restore some of the basic database of reference for the...
oracle的有关备份和回复数据库的一些基础概念可以参考一下,不过是英文版的-oracle of the backup and restore some of the basic database of reference for the concept, but is the English version of
- 2022-02-14 13:39:13下载
- 积分:1
-
让ACCESS删除记录后自动排序字段不断号,解决自动编号删除数据后不自动向上移而间隔了删除的ID问题...
让ACCESS删除记录后自动排序字段不断号,解决自动编号删除数据后不自动向上移而间隔了删除的ID问题-Let ACCESS automatically delete record No. sorting field continuously to address the automatic code does not delete data automatically up-shift and delete the ID of the interval problem
- 2022-01-30 22:39:57下载
- 积分:1