-
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
-
房屋租赁系统网页Html模板,用于租房应用
可以浏览网页, 可以通过网页对房屋浏览,实现购买房屋交易信息的展示,同时可以通过分类来展示房屋
- 2022-12-07 16:00:04下载
- 积分:1
-
backup
oracle 写的备份恢复工具,
备份时 cmd下输入bk
恢复时输入restore
帮助信息可查(oracle backup and recovery tools
Backup under the cmd input bk
Recovery when you enter the restore
Help information can check)
- 2012-05-09 23:35:20下载
- 积分:1
-
proc写的动态sql调用方法
proc写的动态sql调用方法-proc writing method called dynamic sql
- 2022-05-22 18:00:27下载
- 积分:1
-
9iDBA1_1
Oracle 9i 1.0.2.1 pdf DBA 11
- 2009-11-12 17:11:15下载
- 积分: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
-
oracle9i程序事例集,包括oracle9i数据库和jsp页面
oracle9i程序事例集,包括oracle9i数据库和jsp页面-Oracle9i instances procedures, including Oracle9i database and jsp page
- 2022-03-18 23:05:58下载
- 积分:1
-
oracle
大连华信的Oracle培训用的,个人认为超经典,希望能给学习oracle的同仁以帮助()
- 2008-03-19 10:30:57下载
- 积分:1
-
o28t
导出Oracle
导入GBase数据库,
适用于10g及以上版本的Oracle(export oracle data,
import to gbase)
- 2015-10-14 09:36:17下载
- 积分:1
-
ORACLE
掌握序列的应用
掌握视图的应用
了解索引的使用
了解同义词的使用
(To grasp the sequence of application to master view of the application to understand the use of the index to understand the use of synonyms)
- 2012-05-22 09:24:27下载
- 积分:1