CN104573056A - Database large data volume online migration method based on oracle - Google Patents

Database large data volume online migration method based on oracle Download PDF

Info

Publication number
CN104573056A
CN104573056A CN201510031757.1A CN201510031757A CN104573056A CN 104573056 A CN104573056 A CN 104573056A CN 201510031757 A CN201510031757 A CN 201510031757A CN 104573056 A CN104573056 A CN 104573056A
Authority
CN
China
Prior art keywords
data
oracle
database
destination end
source
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510031757.1A
Other languages
Chinese (zh)
Inventor
张一可
乔鑫
杨磊
田野
刘子瑞
李富中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Electronic Information Industry Co Ltd
Original Assignee
Inspur Electronic Information Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur Electronic Information Industry Co Ltd filed Critical Inspur Electronic Information Industry Co Ltd
Priority to CN201510031757.1A priority Critical patent/CN104573056A/en
Publication of CN104573056A publication Critical patent/CN104573056A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/214Database migration support

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a database large data volume online migration method based on the oracle. A data pump expdp/impdp tool is utilized to achieve original data migration, and data migration is achieved by using the Oracle goldengate synchronous increment data and conducting data comparison through Oracle verdiata. By means of the method, cross-platform cross-version data migration and large data volume zero shutdown migration are achieved, and the problem of too long shutdown time in the large data migration process is solved. The method ensures data safety in the migration process, and achieves zero risk of data migration.

Description

A kind of method of moving online based on oracle database big data quantity
Technical field
The present invention relates to the large Data Transference Technology based on oracle database, is exactly a kind of method of moving online based on oracle database big data quantity specifically.
Background technology
What Data Migration was popular says is exactly data transferred to another database from a database.Main use scenes has: according to formal system building test environment, copy to outer net, database server HardwareUpgring etc. from Intranet.Data Migration needs the factor of consideration a lot, such as operating system classification, type of database, version, data structure, data scale, minimum permission downtime etc.
Data pump technology is can being used by two modes of providing based on the DBMS_DATAPUMP of PL/SQL, and one is command mode, and one is the migration completing data based on enterprise's rank graphic interface management tool of WEB.
GoldenGate software provides a single platform, and this platform can be the disaster recovery that any corporate environment realizes one-level second.GoldenGate is a kind of based on the structural data copy mode in daily record, it is by resolving the additions and deletions changeization (data volume only has about 1/4th of daily record) of the online daily record of source database or archive log acquisition data, again by these change application to target database, realize that source database is synchronous with target database, dual-active.Oracle GoldenGate Veridata is that data compare solution, and identifiable design also reports the difference between two activity databases.
The data migration method of current routine has:
1) use the migration of imp/exp instrument, first perform direct-path in storehouse, source and derive operation, then perform import operation at object library.The execution speed of IMP/EXP is mainly limited to disk and network, cannot meet short problem stop time to big data quantity migration.
2) migration of impdp/expdp instrument is used.Perform derivation in storehouse, source equally, perform importing at object library.Operating speed can be greatly improved.IMPDP/EXPDP speed is mainly limited to disk, and disk speed still cannot meet the migration requirement of big data quantity short time.
3) table space migration is used.The metadata of table space is derived, together with data file, copies to new storehouse, then perform metadata and import.Speed is quite fast, but uses restriction ratio more, problem as self-contained in table space, and needs to consider that data encoding is the need of conversion, can only carry out Data Migration to specific database in cross-platform migration.
Summary of the invention
The present invention is directed to the technical matters existed at present, propose a kind of method of moving online based on oracle database big data quantity.
A kind of method of moving online based on oracle database big data quantity of the present invention, the technical scheme solving the problems of the technologies described above employing is as follows: the method uses Legacy tool data pump expdp/impdp, exp/imp and disaster tolerance instrument goldengate completes the migration of large online data, the raw data that main employing Oracle backup logic tool data pump expdp/impdp completes based on time point is moved, use oracle calamity to carry out incremental data migration for instrument goldengate simultaneously, and carry out comparison of data consistency with the use of Oracle verdiata, guarantee data integrity, the Data Migration of cross-platform, cross-version can be realized by the method for the invention, big data quantity zero shuts down migration.
Preferably, the method should moved online based on oracle database big data quantity, by oracle traditional data pump tool expdp/impdp, some for database SCN point data are moved to destination end database online, and by oracle goldengate one-way synchronization technology, incremental data is synchronized to destination end and completes database, use oracle veridata instrument to carry out contrast to source and destination end data simultaneously and guarantee data integrity.
Preferably, the method should moved online based on oracle database big data quantity, mainly comprises the steps:
1) dispose Oracle GoldenGate application program in source and destination end, catch according to migrating objects configuration source and deliver process group, adopt oracle goldengate one-way synchronization pattern, open in source and catch process and delivery process;
2) source current database SCN is recorded;
3) raw data derives by usage data pump expdp instrument;
4) source export being transferred to destination end imports in catalogue;
5) according to source statistical conversion mode, destination end adopts identical pattern that raw data is imported destination end database;
6) to carry out incremental data synchronous for destination end;
7) in source and destination end deploy Oracle Veridatda agent program, agent program is used for connection data storehouse, using Veridata to carry out source and destination end comparing.
The beneficial effect that a kind of method of moving online based on oracle database big data quantity of the present invention compared with prior art has is: the method be one reliably, flexibly, the large data migration method of easy-operating database, avoid data migration process long problem stop time, compare current general transfer method, achieve database zero shutdown and complete Data Migration, to avoid in large data migration process long problem stop time; Realize cross-platform, cross-version Data Migration, avoid data encoding format transfer problem in cross-platform version transition process; Ensure that the security of data in transition process, achieve Data Migration and be free from risk; The method is equally applicable to the online migration of small data quantity database.
Accompanying drawing explanation
Accompanying drawing 1 is the topological diagram of described method of moving online based on oracle database big data quantity.
Embodiment
For making the object, technical solutions and advantages of the present invention clearly understand, below in conjunction with specific embodiment, and with reference to accompanying drawing, a kind of method of moving online based on oracle database big data quantity of the present invention is further described.
A kind of method of moving online based on oracle database big data quantity of the present invention, the raw data that main employing Oracle backup logic tool data pump expdp/impdp completes based on time point is moved, use oracle calamity to carry out incremental data migration for instrument goldengate simultaneously, and carry out comparison of data consistency with the use of Oracle verdiata, guarantee data integrity.Adopt that the present invention can realize the Data Migration of cross-platform, cross-version, big data quantity zero shuts down migration.
Embodiment 1:
A kind of method of moving online based on oracle database big data quantity described in the present embodiment, by oracle traditional data pump tool expdp/impdp, some for database SCN point data are moved to destination end database online, and by oracle goldengate one-way synchronization technology, incremental data is synchronized to destination end and completes database, use oracle veridata instrument to carry out contrast to source and destination end data simultaneously and guarantee data integrity.
Based on the method that oracle database big data quantity moves online described in the present embodiment, as shown in Figure 1, its specific implementation process is as follows:
1) in source and destination end server disposition Oracle GoldenGate application program, catch according to migrating objects configuration source and deliver process group, adopting oracle goldengate one-way synchronization pattern, open in source and catch process and delivery process.Source Goldengate utilizes seizure process (Extract Process) in source database, read Online Redo Log or Archive Log, then resolve, only extract the change of wherein data as increased, deleting, change operation, and relevant information is converted to the self-defining intermediate form of GoldenGate TDM and leaves in queue file (trail file).Queue file is sent to goal systems by ICP/IP protocol by recycling delivery process.
2) record source current database SCN, inquired about by following statement in a database, such as:
1. SQL> Select current_scn from v$database;
2. CURRENT_SCN
3. -----------
4. 1201591.
3) raw data derives by usage data pump expdp instrument, according to actual migration object as schemas, tables mode derives, time point is derived by increasing FLASHBACK_SCN reference record raw data, as FLASHBACK_SCN=1201591, in cross-version migration, derive process in addition and increase version parameter, as version=10.2.0.5.0.
4) the dmp file of source being derived is transferred to destination end server by ICP/IP protocol or shared disk and imports in catalogue.
5) according to source statistical conversion mode, destination end adopts identical pattern such as schemas, tables mode that raw data is imported destination end database.
6) to carry out incremental data synchronous for destination end.Open the Replicate process group of GoldenGate in destination end, destination end opens application process group need use aftercsn parameter, from derivation SCN point, apply incremental data.As: Start replicate [process group name] aftercsn 1201591.
7) in source and destination end server deploy Oracle Veridatda agent program, agent program is used for connection data storehouse, using Veridata to carry out source and ensureing that source and target end data is consistent with destination end comparing.Adopt data from the sample survey way of contrast to carry out comparing for large data objects, after guaranteeing data consistent, Service Database link is pointed to destination end database and close source and namely destination end goldengate process group completes Data Migration simultaneously.
From the specific implementation process of technique scheme, cross-platform, cross-version, zero can be realized by method described in the present embodiment to big data quantity migration and shut down migration, be ensure that the security of data in transition process by usage data contrast instrument, achieve Data Migration and be free from risk; The method is equally applicable to the online migration of small data quantity database.
Above-mentioned embodiment is only concrete case of the present invention; scope of patent protection of the present invention includes but not limited to above-mentioned embodiment; any claims according to the invention and any person of an ordinary skill in the technical field to its suitable change done or replacement, all should fall into scope of patent protection of the present invention.

Claims (8)

1. a method of moving online based on oracle database big data quantity, it is characterized in that, the raw data adopting Oracle backup logic tool data pump expdp/impdp to complete based on time point is moved, use oracle calamity to carry out incremental data migration for instrument goldengate simultaneously, and carry out comparison of data consistency with the use of Oracle verdiata and guarantee data integrity.
2. a kind of method of moving online based on oracle database big data quantity according to claim 1, it is characterized in that, by oracle traditional data pump tool expdp/impdp, some for database SCN point data are moved to destination end database online, and by oracle goldengate one-way synchronization technology, incremental data is synchronized to destination end and completes database, use oracle veridata instrument to contrast source and destination end data simultaneously.
3. a kind of method of moving online based on oracle database big data quantity according to claim 2, is characterized in that, mainly comprise the steps:
Dispose Oracle GoldenGate application program in source and destination end, catch according to migrating objects configuration source and deliver process group, adopt oracle goldengate one-way synchronization pattern, open in source and catch process and delivery process;
Record source current database SCN;
Raw data derives by usage data pump expdp instrument;
Source export being transferred to destination end imports in catalogue;
According to source statistical conversion mode, destination end adopts identical pattern that raw data is imported destination end database;
It is synchronous that destination end carries out incremental data;
In source and destination end deploy Oracle Veridatda agent program, agent program is used for connection data storehouse, using Veridata to carry out source and destination end comparing.
4. a kind of method of moving online based on oracle database big data quantity according to claim 3, it is characterized in that, source Goldengate utilizes seizure process in source database, read Online Redo Log or Archive Log, then resolve, extract the change operation of wherein data, and relevant information is converted to the self-defining intermediate form of GoldenGate TDM and leaves in queue file; Queue file is sent to goal systems by ICP/IP protocol by recycling delivery process.
5. a kind of method of moving online based on oracle database big data quantity according to claim 4, it is characterized in that, derive according to actual migration object, derive time point by increasing FLASHBACK_SCN reference record raw data, and in cross-version migration, derive process increase version parameter.
6. a kind of method of moving online based on oracle database big data quantity according to claim 5, is characterized in that, the dmp file of source being derived is transferred to destination end by ICP/IP protocol or shared disk and imports in catalogue.
7. a kind of method of moving online based on oracle database big data quantity according to claim 6, it is characterized in that, open the Replicate process group of GoldenGate in destination end, destination end is opened application process group and is used aftercsn parameter, from derivation SCN point, apply incremental data.
8. a kind of method of moving online based on oracle database big data quantity according to claim 7, it is characterized in that, data from the sample survey way of contrast is adopted to carry out comparing for large data objects, after guaranteeing data consistent, destination end database is pointed in Service Database link, and closedown source and destination end goldengate process group complete Data Migration simultaneously.
CN201510031757.1A 2015-01-22 2015-01-22 Database large data volume online migration method based on oracle Pending CN104573056A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510031757.1A CN104573056A (en) 2015-01-22 2015-01-22 Database large data volume online migration method based on oracle

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510031757.1A CN104573056A (en) 2015-01-22 2015-01-22 Database large data volume online migration method based on oracle

Publications (1)

Publication Number Publication Date
CN104573056A true CN104573056A (en) 2015-04-29

Family

ID=53089118

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510031757.1A Pending CN104573056A (en) 2015-01-22 2015-01-22 Database large data volume online migration method based on oracle

Country Status (1)

Country Link
CN (1) CN104573056A (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104899333A (en) * 2015-06-24 2015-09-09 浪潮(北京)电子信息产业有限公司 Cross-platform migrating method and system for Oracle database
CN105446809A (en) * 2015-11-30 2016-03-30 中国建设银行股份有限公司 Platform migration method and apparatus
CN105550258A (en) * 2015-12-09 2016-05-04 浪潮电子信息产业股份有限公司 DB2 database migration tool for migration between platforms
CN105938492A (en) * 2016-04-14 2016-09-14 北京思特奇信息技术股份有限公司 Data synchronization increment tracking method and system
CN106055670A (en) * 2016-06-06 2016-10-26 中国工商银行股份有限公司 Inter-system data migration method and device
CN106339498A (en) * 2016-09-05 2017-01-18 北京微播易科技股份有限公司 Method, device and system for synchronizing data
CN106777126A (en) * 2016-12-16 2017-05-31 广东电网有限责任公司电力调度控制中心 A kind of online data moving method for supporting isomery time series database
CN107193943A (en) * 2017-05-19 2017-09-22 郑州云海信息技术有限公司 A kind of method and apparatus of RDBMS online datas migration
CN107368569A (en) * 2017-07-11 2017-11-21 人人行科技股份有限公司 Data difference control methods and device, storage medium and processor
CN108241618A (en) * 2016-12-23 2018-07-03 航天信息股份有限公司 The method and device of database migration, the method and device of service routine migration
CN108536822A (en) * 2018-04-09 2018-09-14 平安普惠企业管理有限公司 Data migration method, device, system and storage medium
CN108536761A (en) * 2018-03-21 2018-09-14 平安科技(深圳)有限公司 Report data querying method and server
CN109213817A (en) * 2018-08-10 2019-01-15 杭州数梦工场科技有限公司 Incremental data abstracting method, device and server
CN109299072A (en) * 2018-10-16 2019-02-01 郑州云海信息技术有限公司 A kind of method and device that database migrates online
CN109446267A (en) * 2018-09-25 2019-03-08 国家电网有限公司客户服务中心 It is a kind of based on 95598 strange land dual-active calamities for the inter-library data integrated system and method for model
CN109992381A (en) * 2017-12-30 2019-07-09 中国移动通信集团四川有限公司 Process splits method of discrimination, device, equipment and medium
CN110019138A (en) * 2017-12-29 2019-07-16 中国移动通信集团公司 A kind of transmission table space Autonomic Migration Framework method and system based on Zabbix
CN110232093A (en) * 2019-04-30 2019-09-13 武汉达梦数据库有限公司 Initialization stowage and equipment in database synchronization based on flashback query
CN111737197A (en) * 2020-06-30 2020-10-02 上海英方软件股份有限公司 System and method for realizing non-stop migration service system
CN112231409A (en) * 2020-10-23 2021-01-15 北京人大金仓信息技术股份有限公司 Initial loading method, device, equipment and storage medium for database synchronization
CN112328546A (en) * 2020-11-06 2021-02-05 安徽明生恒卓科技有限公司 Incremental data checking method based on data middling platform
CN113051247A (en) * 2021-03-18 2021-06-29 福建星瑞格软件有限公司 Database migration method and system based on log synchronization
WO2021185059A1 (en) * 2020-03-20 2021-09-23 华为技术有限公司 Data migration method and apparatus for database
US11630814B2 (en) 2020-12-10 2023-04-18 International Business Machines Corporation Automated online upgrade of database replication

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101266606A (en) * 2007-03-15 2008-09-17 阿里巴巴公司 On-line data migration method based on Oracle database
CN101789021A (en) * 2010-02-24 2010-07-28 浪潮通信信息系统有限公司 Universal configurable database data migration method
US20120030172A1 (en) * 2010-07-27 2012-02-02 Oracle International Corporation Mysql database heterogeneous log based replication

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101266606A (en) * 2007-03-15 2008-09-17 阿里巴巴公司 On-line data migration method based on Oracle database
CN101789021A (en) * 2010-02-24 2010-07-28 浪潮通信信息系统有限公司 Universal configurable database data migration method
US20120030172A1 (en) * 2010-07-27 2012-02-02 Oracle International Corporation Mysql database heterogeneous log based replication

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张博: "数据复制技术在系统数据交换和灾备中的应用", 《电力信息化》 *
楼宏良 等: "海量数据库迁移与升级", 《计算机时代》 *

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104899333A (en) * 2015-06-24 2015-09-09 浪潮(北京)电子信息产业有限公司 Cross-platform migrating method and system for Oracle database
CN105446809B (en) * 2015-11-30 2019-01-25 中国建设银行股份有限公司 Platform migration method and device
CN105446809A (en) * 2015-11-30 2016-03-30 中国建设银行股份有限公司 Platform migration method and apparatus
CN105550258A (en) * 2015-12-09 2016-05-04 浪潮电子信息产业股份有限公司 DB2 database migration tool for migration between platforms
CN105938492A (en) * 2016-04-14 2016-09-14 北京思特奇信息技术股份有限公司 Data synchronization increment tracking method and system
CN106055670A (en) * 2016-06-06 2016-10-26 中国工商银行股份有限公司 Inter-system data migration method and device
CN106339498A (en) * 2016-09-05 2017-01-18 北京微播易科技股份有限公司 Method, device and system for synchronizing data
CN106777126A (en) * 2016-12-16 2017-05-31 广东电网有限责任公司电力调度控制中心 A kind of online data moving method for supporting isomery time series database
CN106777126B (en) * 2016-12-16 2020-05-19 广东电网有限责任公司电力调度控制中心 Data online migration method supporting heterogeneous time sequence database
CN108241618A (en) * 2016-12-23 2018-07-03 航天信息股份有限公司 The method and device of database migration, the method and device of service routine migration
CN108241618B (en) * 2016-12-23 2022-05-17 航天信息股份有限公司 Database migration method and device and service program migration method and device
CN107193943A (en) * 2017-05-19 2017-09-22 郑州云海信息技术有限公司 A kind of method and apparatus of RDBMS online datas migration
CN107368569A (en) * 2017-07-11 2017-11-21 人人行科技股份有限公司 Data difference control methods and device, storage medium and processor
CN110019138B (en) * 2017-12-29 2022-06-03 中国移动通信集团公司 Automatic transfer table space migration method and system based on Zabbix
CN110019138A (en) * 2017-12-29 2019-07-16 中国移动通信集团公司 A kind of transmission table space Autonomic Migration Framework method and system based on Zabbix
CN109992381A (en) * 2017-12-30 2019-07-09 中国移动通信集团四川有限公司 Process splits method of discrimination, device, equipment and medium
CN108536761A (en) * 2018-03-21 2018-09-14 平安科技(深圳)有限公司 Report data querying method and server
WO2019178979A1 (en) * 2018-03-21 2019-09-26 平安科技(深圳)有限公司 Method for querying report data, apparatus, storage medium and server
CN108536822A (en) * 2018-04-09 2018-09-14 平安普惠企业管理有限公司 Data migration method, device, system and storage medium
CN109213817A (en) * 2018-08-10 2019-01-15 杭州数梦工场科技有限公司 Incremental data abstracting method, device and server
CN109213817B (en) * 2018-08-10 2019-09-06 杭州数梦工场科技有限公司 Incremental data abstracting method, device and server
CN109446267B (en) * 2018-09-25 2023-06-02 国家电网有限公司客户服务中心 Cross-database data integration system and method based on 95598 ex-situ double-active disaster recovery model
CN109446267A (en) * 2018-09-25 2019-03-08 国家电网有限公司客户服务中心 It is a kind of based on 95598 strange land dual-active calamities for the inter-library data integrated system and method for model
CN109299072A (en) * 2018-10-16 2019-02-01 郑州云海信息技术有限公司 A kind of method and device that database migrates online
CN109299072B (en) * 2018-10-16 2022-06-10 郑州云海信息技术有限公司 Method and device for online migration of database
CN110232093B (en) * 2019-04-30 2021-04-13 武汉达梦数据库有限公司 Initial loading method and equipment based on flashback inquiry in database synchronization
CN110232093A (en) * 2019-04-30 2019-09-13 武汉达梦数据库有限公司 Initialization stowage and equipment in database synchronization based on flashback query
WO2021185059A1 (en) * 2020-03-20 2021-09-23 华为技术有限公司 Data migration method and apparatus for database
CN111737197A (en) * 2020-06-30 2020-10-02 上海英方软件股份有限公司 System and method for realizing non-stop migration service system
CN112231409B (en) * 2020-10-23 2024-04-26 北京人大金仓信息技术股份有限公司 Database synchronization initialization loading method, device, equipment and storage medium
CN112231409A (en) * 2020-10-23 2021-01-15 北京人大金仓信息技术股份有限公司 Initial loading method, device, equipment and storage medium for database synchronization
CN112328546A (en) * 2020-11-06 2021-02-05 安徽明生恒卓科技有限公司 Incremental data checking method based on data middling platform
US11630814B2 (en) 2020-12-10 2023-04-18 International Business Machines Corporation Automated online upgrade of database replication
CN113051247A (en) * 2021-03-18 2021-06-29 福建星瑞格软件有限公司 Database migration method and system based on log synchronization

Similar Documents

Publication Publication Date Title
CN104573056A (en) Database large data volume online migration method based on oracle
CN103455557B (en) A kind of structural data synchronous method based on daily record
KR101904786B1 (en) Apparatus and method for replicating changed data in a source database management system to a target database management system in real time
US20180137134A1 (en) Data snapshot acquisition method and system
CN101183377B (en) High availability data-base cluster based on message middleware
CN102999584B (en) The cross-platform spatial data services method and system of electric power GIS
CN107391306A (en) A kind of isomeric data library backup file access pattern method
CN110651265A (en) Data replication system
CN106599104A (en) Mass data association method based on redis cluster
CN103699638A (en) Method for realizing cross-database type synchronous data based on configuration parameters
CN105069109B (en) A kind of method and system of distributed data base dilatation
CN105144080A (en) System for metadata management
CN104699760A (en) Data synchronization method used for heterogeneous system and based on safety isolation
CN104252502A (en) Method and device for carrying out data migration on database management platform
CN104462185A (en) Digital library cloud storage system based on mixed structure
CN101620624A (en) Method for synchronizing data between different databases under physical isolating condition
CN102508886A (en) Extensive makeup language (XML)-based method for synchronously updating increment of spatial data
CN104834700A (en) Method for capturing movement data increment based on track change
CN103606032B (en) A kind of method in two dimension power grid GIS data set
CN106156227A (en) A kind of data transmission method and device
CN114218218A (en) Data processing method, device and equipment based on data warehouse and storage medium
CN105320769A (en) Data synchronization method and system for Oracle database
CN113961546B (en) Real-time query library design method supporting online analysis and statistics
CN111427869A (en) Log system based on block chain
CN103971066A (en) Verification method for integrity of big data migration in HDFS

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150429