CN103870600A - Data table backup method and device based on Oracle database - Google Patents

Data table backup method and device based on Oracle database Download PDF

Info

Publication number
CN103870600A
CN103870600A CN201410131490.9A CN201410131490A CN103870600A CN 103870600 A CN103870600 A CN 103870600A CN 201410131490 A CN201410131490 A CN 201410131490A CN 103870600 A CN103870600 A CN 103870600A
Authority
CN
China
Prior art keywords
backup
data
tables
backed
information table
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.)
Granted
Application number
CN201410131490.9A
Other languages
Chinese (zh)
Other versions
CN103870600B (en
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN201410131490.9A priority Critical patent/CN103870600B/en
Publication of CN103870600A publication Critical patent/CN103870600A/en
Application granted granted Critical
Publication of CN103870600B publication Critical patent/CN103870600B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a data table backup method and device based on the Oracle database (version 10g, version 11g). The method comprises the a backup information table configuration step and a backup execution step, wherein the backup information table configuration step is used for configuring a backup information table, the backup information table comprises names of backup data tables, backup state, backup mode and concurrency level, and the concurrency level corresponds to the maximum number of backup processes which are executed side by side. The backup execution step comprises the steps that a backup process for executing the backup to one of the data tables to be backup is added according to the configured backup information table, whether the number of the current executing backup processes reaches the concurrency level or not is judged, the backup process for executing the backup to the next data table to be backup in the data tables to be backup is continuously added if the concurrency level is not reached, and the judge is carried out again until the backup to the backup data tables to be backup is completed. The method can be used for conducting the highly efficient and quick backup to massive data.

Description

A kind of tables of data backup method and device based on oracle database
Technical field
The present invention relates to data management field, more specifically, relate to a kind of tables of data backup method and device based on oracle database.
Background technology
Loss of data is all a bad dream for large small enterprise, business datum and enterprise's day to day operation running are as close as lips and teeth, lose these data, even temporary, also can threaten the arduous competitive edge of coming of earning of enterprise, more likely destroy corporate reputation, or may cause expensive lawsuit and damages.
For usual oracle database, traditional DB Backup and recovery scheme have data derivation, two kinds of major ways of data thermal backup.Derive mode for data, its utilization carries EXPORT or EXPDP instrument derived data is realized data backup, but this class instrument is applicable to, data volume is few, renewal frequency is little, the less demanding situation of data security; And for data thermal backup, it requires database to move in the mode of filing, conventionally realize by Rman instrument.
Above two kinds of traditional backup scenarios, in the situation that business datum amount is little, can reach good effect.But for example, in the time that data volume acquires a certain degree (tens more than G), the system many for tables of data number, data volume is large, these traditional backup scenarios often all can take for a long time, and the inefficiency that seems is even unable to do what one wishes.
Thus, in the urgent need to a kind of data back up method, can realize the backup for mass data, carry out thereby resist data the difficult problem that backup brings when huge, solve above-mentioned very thorny data management problem.
Summary of the invention
The present invention is based on the problems referred to above, proposed a kind of tables of data backup method based on oracle database, can realize the quick backup for mass data.
To achieve these goals, one aspect of the present invention provides a kind of tables of data backup method based on oracle database, comprise: backup information table configuration step, for described backup information table is configured, wherein said backup information table comprises title, Status of Backups, backup mode and the concurrency of tables of data to be backed up, and described concurrency is corresponding to the maximum number of the backup process of executed in parallel; And backup execution step, comprising: according to the described backup information table after configuration, increase by the described backup process of one in described tables of data to be backed up tables of data to be backed up being carried out to backup; Whether the number that judges the described backup process of current execution reaches described concurrency: if do not reach described concurrency, continue to increase the described backup process of the tables of data to be backed up of the next one in described tables of data to be backed up being carried out to backup; Otherwise, after a backup process in the described backup process of current execution is released, continue to increase the described backup process of the tables of data to be backed up of the next one in described tables of data to be backed up being carried out to backup; And return and carry out above-mentioned judgement until the tables of data all to be backed up in described tables of data to be backed up has all been carried out back-up processing.
Preferably, described method may further include: check and recording step, and whether successful for checking the backup of described tables of data to be backed up, and be recorded in daily record; And backup information table step of updating, for the Status of Backups of each tables of data to be backed up of described tables of data to be backed up and described backup mode are written in described backup information table.
Preferably, described backup execution step may further include: after completing the backup of a tables of data to be backed up in described tables of data to be backed up, Backup Data is compressed to processing.
Preferably, described backup execution step may further include: according to the internal relation between disparate databases user's tables of data described to be backed up, described disparate databases user's tables of data described to be backed up is organized as to a subsystem, by described subsystem, described tables of data to be backed up is backed up.
Preferably, in the time there is multiple described subsystem, can carry out the backup to multiple described subsystems simultaneously.
The present invention also provides a kind of tables of data back-up device based on oracle database on the other hand, comprise: backup information table configuration module, described backup information table is configured, wherein said backup information table comprises title, Status of Backups, backup mode and the concurrency of tables of data to be backed up, and described concurrency is corresponding to the maximum number of the backup process of executed in parallel; And backup execution module, be configured to: according to the described backup information table after configuration, increase by the described backup process of one in described tables of data to be backed up tables of data to be backed up being carried out to backup; Whether the number that judges the described backup process of current execution reaches described concurrency: if do not reach described concurrency, continue to increase the described backup process of the tables of data to be backed up of the next one in described tables of data to be backed up being carried out to backup; Otherwise, after a backup process in the described backup process of current execution is released, continue to increase the described backup process of the tables of data to be backed up of the next one in described tables of data to be backed up being carried out to backup; And return and carry out above-mentioned judgement until the tables of data all to be backed up in described tables of data to be backed up has all been carried out back-up processing.
Preferably, described device further comprises: check and logging modle, whether it is configured to check to the backup of described tables of data to be backed up successful, and is recorded in daily record; And backup information table update module, it is configured to the Status of Backups of each tables of data to be backed up in described tables of data to be backed up and described backup mode to be written in described backup information table.
Preferably, described backup execution module is further configured to: after completing the backup of a tables of data to be backed up in described tables of data to be backed up, Backup Data is compressed to processing.
Preferably, described backup execution module is further configured to: according to the internal relation between disparate databases user's tables of data described to be backed up, described disparate databases user's tables of data described to be backed up is organized as to a subsystem, by described subsystem, described tables of data to be backed up is backed up, and wherein, in the time there is multiple described subsystem, carry out the backup to multiple described subsystems simultaneously.
It is known by technique scheme is analyzed, use backup method of the present invention and device, its beneficial effect is at least: according to the described backup information table after configuration, constantly increase backup process until reach concurrency, and after current backup process is released, the so a kind of mode that continues to increase backup process, has realized the concurrent backup of data, has greatly improved speed and efficiency to mass data backup.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of a kind of tables of data backup method based on oracle database of the embodiment of the present invention.
Fig. 2 is the lists of documents after backup.
Fig. 3 is the structural representation of the tables of data back-up device based on oracle database of another embodiment of the present invention.
Embodiment
In order to make the present invention clearer, below we in conjunction with the embodiments, with reference to accompanying drawing, the present invention is described in further detail.
With reference to accompanying drawing 1, Fig. 1 is the schematic flow sheet of a kind of tables of data backup method based on oracle database of the embodiment of the present invention.
First be the preliminary work before backup, i.e. initialization.This preliminary work mainly comprises the information such as check system environment, database version, database derivation mode, bibliographic structure, for back-up processing is below prepared.Wherein database is derived mode, be database itself backup mode (herein for backup information table in backup mode distinguish, derive mode and be referred to as database), in oracle database, the difference of data-driven storehouse version and may there is EXPORT and derive (backup) pattern or EXPDP derivation (backup) pattern.
Backup information table is then set in database.In backup information table, can comprise title, the Status of Backups of tables of data to be backed up, backup mode, the configuration informations such as concurrency parameter.Concurrency capable setting parameter is the maximum number of the backup process of executed in parallel.Status of Backups is the parameter that represents the current Status of Backups of each tables of data to be backed up, can be used for representing that each concrete tables of data to be backed up is not respectively in backing up, backing up or complete the state of backup.The step of below will mention backup information table being upgraded, therefore Status of Backups can dynamically update in real time, can be also based on processing node (for example, before, the backup process of corresponding a certain tables of data to be backed up starts, start in, start after) and upgrade.Backup mode can comprise full table backup mode and subregion backup mode, if carry out the table of subregion according to the time, incremental backup mode and full backup mode can be set, to meet flexibly backup requirements.
In embodiments of the present invention, by carrying out back-up processing based on backup information table, can improve the efficiency of data backup, backup information table has recorded the important parameter of backup comprehensively, and can reuse, inquire about and/or revise, compare the practical application of being more convenient for prior art.
Then generate backup and compression script, according to the configuration information of backup information table, carry out backup and the compression script of generated data.In backup execution step, check the Status of Backups in backup information table, Status of Backups information is carried out to initialization operation.By backup information table is set in database, can logarithm thousand sheets tables of data back up, parallelly compressed preservation, can entirely show backup, also can back up according to subregion.Its concurrency parameter can be modified as required.Concrete backup implementation is to carry out according to the backup information table after configuration, backup information table has comprised title, Status of Backups, backup mode and the concurrency of tables of data to be backed up, therefore, can call one by one based on these information backup command on backstage, every backup command carries out corresponding to a tables of data to be backed up for the treatment of in Backup Data table the backup process backing up.Whether the number that judges the backup process of current execution reaches concurrency: if do not reach concurrency, continue to increase the next one for the treatment of in Backup Data table tables of data to be backed up and carry out the backup process backing up; Otherwise, after a backup process in the backup process of current execution is released, continues to increase the next one for the treatment of in Backup Data table tables of data to be backed up and carry out the backup process backing up; And return and carry out above-mentioned judgement until the tables of data all to be backed up in tables of data to be backed up has all been carried out back-up processing.
As can be seen here, until reach concurrency, and after current backup process is released, continue to increase so a kind of mode of backup process by continuous increase backup process, realized the concurrent backup of data, greatly improved speed and efficiency to mass data backup.
Preferably, completing after the backup for the treatment of a tables of data to be backed up in Backup Data table, Backup Data is compressed to processing.Thereby reduce required storage space.Show by test, when for about 20T data, approximately 2000 tables back up altogether, space is used and is no more than at most 5T.
Can also generate backup log.Check that whether backup is successful, records backup log in detail.And can provide perfect error handling processing mechanism, for example may further include backup information table step of updating, for the Status of Backups of each tables of data to be backed up of tables of data to be backed up and backup mode are written in backup information table in real time, so that inquiry afterwards and error handling processing.
In a preferred embodiment, above-mentioned backup execution step can further include: according to the internal relation between disparate databases user's tables of data to be backed up, disparate databases user's tables of data to be backed up is organized as to a subsystem, treats Backup Data table by subsystem and back up.Preferably, in the time there is multiple subsystem, carry out the backup to multiple subsystems simultaneously.
Thus, by the above-mentioned means of utilizing the internal relation between tables of data to be backed up to organize subsystem to back up, backup mode is innovated, can carry out backup according to service needed (being presented as the internal relation between tables of data to be backed up) neatly, improve the automaticity of business processing, and backup can be corresponded to actual needs more, owing to can multiple subsystems be backed up simultaneously, further improve the efficiency of back-up job.
Referring to accompanying drawing 2, expression be the lists of documents that generate according to the tables of data backup method of the embodiment of the present invention.Tables of data backup method of the present invention is realized based on oracle database environment, and the EXPORT exported schema and the EXPDP exported schema that have utilized oracle database to provide.These two kinds of exported schemas are all the patterns that serial is carried out.Particularly, open a corresponding backup process by the Oracle backup command in one of above-mentioned pattern of Background scheduling, and utilize the scheme of the embodiment of the present invention to open multiple such backup process, thereby realize concurrent backup.The present invention can be applied in multiple data processing type systematics, while implementing to dispose, respective code is deployed in system, by increase corresponding configuration table in database, implements backup method of the present invention.
Apply the backup method of the embodiment of the present invention, the efficient parallel backup functionality of mass data and mass data table can be provided; Can support common DMP pattern (EXPORT) and data pump pattern (EXPDP), and the parameter such as configurable concurrency; Each carries out parallelly compressed immediately to data file after showing to have backed up, with MIN use file system space; For the table that carries out subregion according to the time, incremental backup and full backup pattern can be set, to meet flexibly backup requirements.
As shown in Figure 3, another embodiment of the present invention also provides a kind of tables of data back-up device based on oracle database, this device comprises: backup information table configuration module, backup information table is configured, wherein backup information table comprises title, Status of Backups, backup mode and the concurrency of tables of data to be backed up, and concurrency is corresponding to the maximum number of the backup process of executed in parallel; And backup execution module, be configured to: according to the backup information table after configuration, increase a tables of data to be backed up for the treatment of in Backup Data table and carry out the backup process backing up; Whether the number that judges the backup process of current execution reaches concurrency: if do not reach concurrency, continue to increase the next one for the treatment of in Backup Data table tables of data to be backed up and carry out the backup process of backup, and return and carry out above-mentioned judgement until the tables of data all to be backed up in tables of data to be backed up has all been carried out back-up processing; Otherwise, after a backup process in the backup process of current execution is released, continue to increase the next one for the treatment of in Backup Data table tables of data to be backed up and carry out the backup process of backup, and return and carry out above-mentioned judgement until the tables of data all to be backed up in tables of data to be backed up has all been carried out back-up processing.
Realize the concurrent backup of data by the tables of data back-up device of this embodiment, greatly improved speed and efficiency to mass data backup.
Preferably, this device can also comprise and checking and logging modle, and it is configured to check the whether success of backup for the treatment of Backup Data table, and is recorded in daily record; And backup information table update module (not shown), it is configured to the Status of Backups of each tables of data to be backed up in tables of data to be backed up and backup mode to be written in backup information table.
In this embodiment, backup execution module can be further configured to: completing after the backup for the treatment of a tables of data to be backed up in Backup Data table, Backup Data is compressed to processing.Thereby greatly reduce the desired storage space of magnanimity Backup Data.
In a preferred embodiment, backup execution module is further configured to: according to the internal relation between disparate databases user's tables of data to be backed up, disparate databases user's tables of data to be backed up is organized as to a subsystem, treating Backup Data table by subsystem backs up, and wherein, in the time there is multiple subsystem, carry out the backup to multiple subsystems simultaneously.Thus, backup mode is innovated, can carry out backup according to service needed (being presented as the internal relation between tables of data to be backed up) neatly, improve the automaticity of business processing, and backup can be corresponded to actual needs more, owing to can multiple subsystems be backed up simultaneously, further improve efficiency and the speed of the backup to mass data.The foregoing is only the application's preferred embodiment, to those skilled in the art, the application can have various modifications and variations.Within all inventions in the application spirit and principle, any modification of making, be equal to replacement, improvement etc., within all should being included in the application's protection domain.

Claims (9)

1. the tables of data backup method based on oracle database, comprising:
Backup information table configuration step, for described backup information table is configured, wherein said backup information table comprises title, Status of Backups, backup mode and the concurrency of tables of data to be backed up, and described concurrency is corresponding to the maximum number of the backup process of executed in parallel; And
Backup execution step, comprising:
According to the described backup information table after configuration, increase by the described backup process of one in described tables of data to be backed up tables of data to be backed up being carried out to backup;
Whether the number that judges the described backup process of current execution reaches described concurrency: if do not reach described concurrency, continue to increase the described backup process of the tables of data to be backed up of the next one in described tables of data to be backed up being carried out to backup; Otherwise, after a backup process in the described backup process of current execution is released, continue to increase the described backup process of the tables of data to be backed up of the next one in described tables of data to be backed up being carried out to backup; And
Return and carry out above-mentioned judgement until the tables of data all to be backed up in described tables of data to be backed up has all been carried out back-up processing.
2. method according to claim 1, described method further comprises:
Check and recording step, whether successful for checking the backup of described tables of data to be backed up, and be recorded in daily record; And
Backup information table step of updating, for being written to the Status of Backups of each tables of data to be backed up of described tables of data to be backed up and described backup mode in described backup information table.
3. method according to claim 1 and 2, wherein
Described backup execution step further comprises: after completing the backup of a tables of data to be backed up in described tables of data to be backed up, Backup Data is compressed to processing.
4. method according to claim 1 and 2, wherein
Described backup execution step further comprises: according to the internal relation between disparate databases user's tables of data described to be backed up, described disparate databases user's tables of data described to be backed up is organized as to a subsystem, by described subsystem, described tables of data to be backed up is backed up.
5. method according to claim 4 wherein, in the time there is multiple described subsystem, is carried out the backup to multiple described subsystems simultaneously.
6. the tables of data back-up device based on oracle database, comprising:
Backup information table configuration module, described backup information table is configured, wherein said backup information table comprises title, Status of Backups, backup mode and the concurrency of tables of data to be backed up, and described concurrency is corresponding to the maximum number of the backup process of executed in parallel; And
Backup execution module, is configured to: according to the described backup information table after configuration, increase by the described backup process of one in described tables of data to be backed up tables of data to be backed up being carried out to backup;
Whether the number that judges the described backup process of current execution reaches described concurrency: if do not reach described concurrency, continue to increase the described backup process of the tables of data to be backed up of the next one in described tables of data to be backed up being carried out to backup; Otherwise, after a backup process in the described backup process of current execution is released, continue to increase the described backup process of the tables of data to be backed up of the next one in described tables of data to be backed up being carried out to backup; And
Return and carry out above-mentioned judgement until the tables of data all to be backed up in described tables of data to be backed up has all been carried out back-up processing.
7. device according to claim 6, described device further comprises:
Check and logging modle, whether it is configured to check to the backup of described tables of data to be backed up successful, and is recorded in daily record; And
Backup information table update module, it is configured to the Status of Backups of each tables of data to be backed up in described tables of data to be backed up and described backup mode to be written in described backup information table.
8. according to the device described in claim 6 or 7, wherein
Described backup execution module is further configured to: after completing the backup of a tables of data to be backed up in described tables of data to be backed up, Backup Data is compressed to processing.
9. according to the device described in claim 6 or 7, wherein
Described backup execution module is further configured to: according to the internal relation between disparate databases user's tables of data described to be backed up, described disparate databases user's tables of data described to be backed up is organized as to a subsystem, by described subsystem, described tables of data to be backed up is backed up, and wherein, in the time there is multiple described subsystem, carry out the backup to multiple described subsystems simultaneously.
CN201410131490.9A 2014-04-02 2014-04-02 A kind of tables of data backup method and device based on Oracle databases Active CN103870600B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410131490.9A CN103870600B (en) 2014-04-02 2014-04-02 A kind of tables of data backup method and device based on Oracle databases

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410131490.9A CN103870600B (en) 2014-04-02 2014-04-02 A kind of tables of data backup method and device based on Oracle databases

Publications (2)

Publication Number Publication Date
CN103870600A true CN103870600A (en) 2014-06-18
CN103870600B CN103870600B (en) 2017-07-28

Family

ID=50909130

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410131490.9A Active CN103870600B (en) 2014-04-02 2014-04-02 A kind of tables of data backup method and device based on Oracle databases

Country Status (1)

Country Link
CN (1) CN103870600B (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105045681A (en) * 2015-07-10 2015-11-11 上海爱数软件有限公司 Oracle multichannel parallel backup and recovery method
CN105373453A (en) * 2015-12-15 2016-03-02 中国农业银行股份有限公司 Data backup method and system
CN105740722A (en) * 2016-01-25 2016-07-06 上海新炬网络信息技术有限公司 Database sensitive data disguising method
CN108255909A (en) * 2017-07-27 2018-07-06 平安科技(深圳)有限公司 Tables of data backup method and server based on oracle database
CN108287747A (en) * 2017-01-09 2018-07-17 中国移动通信集团贵州有限公司 Method and apparatus for virtual machine backup
CN108491294A (en) * 2018-03-15 2018-09-04 中国银行股份有限公司 A kind of database backup method, apparatus and system
CN108874580A (en) * 2017-05-09 2018-11-23 上海爱数信息技术股份有限公司 A kind of method backed up parallel, system, device and the medium of database
CN109240852A (en) * 2018-08-27 2019-01-18 郑州云海信息技术有限公司 A kind of method and apparatus of data copy
CN110109778A (en) * 2019-07-02 2019-08-09 南京云信达科技有限公司 A kind of a large amount of small data file backup methods and restoration methods
CN114489450A (en) * 2022-02-21 2022-05-13 中国建设银行股份有限公司 Host application data processing method and graphical interface tool
CN116881051A (en) * 2023-09-06 2023-10-13 天津神舟通用数据技术有限公司 Data backup and recovery method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1645799A (en) * 2005-01-31 2005-07-27 北京北大方正电子有限公司 Distributed unified data access system based on long-range authority
CN103019846A (en) * 2012-12-10 2013-04-03 北京奇虎科技有限公司 Process multiplexing method for multi-core browser and multi-core browser
CN103473151A (en) * 2013-09-10 2013-12-25 中国银行股份有限公司 Database table backup method and device
CN103578032A (en) * 2013-11-14 2014-02-12 中国银行股份有限公司 Data processing system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1645799A (en) * 2005-01-31 2005-07-27 北京北大方正电子有限公司 Distributed unified data access system based on long-range authority
CN103019846A (en) * 2012-12-10 2013-04-03 北京奇虎科技有限公司 Process multiplexing method for multi-core browser and multi-core browser
CN103473151A (en) * 2013-09-10 2013-12-25 中国银行股份有限公司 Database table backup method and device
CN103578032A (en) * 2013-11-14 2014-02-12 中国银行股份有限公司 Data processing system

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105045681A (en) * 2015-07-10 2015-11-11 上海爱数软件有限公司 Oracle multichannel parallel backup and recovery method
CN105373453A (en) * 2015-12-15 2016-03-02 中国农业银行股份有限公司 Data backup method and system
CN105740722A (en) * 2016-01-25 2016-07-06 上海新炬网络信息技术有限公司 Database sensitive data disguising method
CN105740722B (en) * 2016-01-25 2018-12-04 上海新炬网络技术有限公司 A kind of camouflage method of database sensitive data
CN108287747A (en) * 2017-01-09 2018-07-17 中国移动通信集团贵州有限公司 Method and apparatus for virtual machine backup
CN108874580A (en) * 2017-05-09 2018-11-23 上海爱数信息技术股份有限公司 A kind of method backed up parallel, system, device and the medium of database
CN108255909A (en) * 2017-07-27 2018-07-06 平安科技(深圳)有限公司 Tables of data backup method and server based on oracle database
WO2019019706A1 (en) * 2017-07-27 2019-01-31 平安科技(深圳)有限公司 Data table backup method based on oracle database, and server
CN108255909B (en) * 2017-07-27 2020-08-04 平安科技(深圳)有限公司 Data table backup method and server based on Oracle database
CN108491294A (en) * 2018-03-15 2018-09-04 中国银行股份有限公司 A kind of database backup method, apparatus and system
CN109240852A (en) * 2018-08-27 2019-01-18 郑州云海信息技术有限公司 A kind of method and apparatus of data copy
CN110109778A (en) * 2019-07-02 2019-08-09 南京云信达科技有限公司 A kind of a large amount of small data file backup methods and restoration methods
CN114489450A (en) * 2022-02-21 2022-05-13 中国建设银行股份有限公司 Host application data processing method and graphical interface tool
CN116881051A (en) * 2023-09-06 2023-10-13 天津神舟通用数据技术有限公司 Data backup and recovery method and device, electronic equipment and storage medium
CN116881051B (en) * 2023-09-06 2023-12-08 天津神舟通用数据技术有限公司 Data backup and recovery method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN103870600B (en) 2017-07-28

Similar Documents

Publication Publication Date Title
CN103870600A (en) Data table backup method and device based on Oracle database
CN102541694A (en) Method and device for database backup
US8996458B2 (en) High volume, high speed adaptive data replication
KR101556435B1 (en) Database backing-up and recovering method and device
US20130159249A1 (en) Hybrid data replication
CN102033924B (en) Data storage method and system
JP2008541225A5 (en)
CN104239443B (en) A kind of storage method of serialized data operation log
US8712966B1 (en) Backup and recovery of distributed storage areas
CN103034592B (en) Data processing method and device
US11822827B2 (en) Sub-cluster recovery using a partition group index
CN103106271B (en) A kind of DB Backup based on mass data and restoration methods and system
CN102200944A (en) Test environment cloning method and system for enterprise resource planning (ERP) system
CN105224422A (en) A kind of data back up method and equipment
CN106293882A (en) A kind of virtual disk snapshot implementing method and device
EP3330870A1 (en) Data migration
CN105373631A (en) SQLSever-based automatic upgrading method for database structure
CN101201593B (en) Configuration method and control system
KR101098947B1 (en) Method and apparatus for data security, and recording medium storing program to implement the method
CN104156369A (en) Database mirror making method and database
Li et al. Research on the backup mechanism of oracle database
CN102467528A (en) Data de-duplication operation system
CN108228226B (en) Hard link differential method and device and corresponding terminal
CN113238894A (en) Database recovery system and method
US20130159253A1 (en) Directing a data replication environment through policy declaration

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant