CN105320576A - Device and method for database backup - Google Patents

Device and method for database backup Download PDF

Info

Publication number
CN105320576A
CN105320576A CN201410234997.7A CN201410234997A CN105320576A CN 105320576 A CN105320576 A CN 105320576A CN 201410234997 A CN201410234997 A CN 201410234997A CN 105320576 A CN105320576 A CN 105320576A
Authority
CN
China
Prior art keywords
data
backup
database
data table
trigger
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
CN201410234997.7A
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.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp 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 China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN201410234997.7A priority Critical patent/CN105320576A/en
Publication of CN105320576A publication Critical patent/CN105320576A/en
Pending legal-status Critical Current

Links

Abstract

The invention relates to a device and method for database backup. The device comprises a data backup unit, a data physical read-write unit and a trigger arranged in an assigned data table in a database, wherein the trigger is used for triggering the data backup unit to perform backup on the assigned data table when responding to insertion, deletion or modification operation of data in the assigned data table in the database. The data backup unit is used for receiving triggering information sent by the trigger, and calling the data physical read-write unit according to the triggering information to perform actual read-write backup operation on the assigned data table. The data physical read-write unit is used for performing backup of the assigned data table into a backup area according to the triggering information. According to the device and method for database backup, assigned important data tables in the database can undergo real-time backup, and the system burden is hardly increased.

Description

DB Backup apparatus and method
Technical field
The disclosure relates to database, especially, relates to a kind of DB Backup apparatus and method.
Background technology
Existing database backup method has 3 kinds: full backup, incremental backup and differential backup.These backup methods are all back up according to the more new state of data instead of significance level, and the data that significance level is not identical back up according to identical strategy without exception.And the significant data of a lot of application system is very responsive, preferably can back up in realtime.Such as, but because standby system all can only carry out identical backup to all data, back up in realtime, this causes system loading and stores sharply increasing, and does not have good feasibility in practice.
Summary of the invention
The disclosure proposes new technical scheme in view of at least one in above problem.
The disclosure provides a kind of DB Backup device in one, and it can be backed up in realtime to the significant data table of specifying in database, and increases system burden hardly.
The disclosure provides a kind of database backup method on the other hand at it, and it can be backed up in realtime to the significant data table of specifying in database, and increases system burden hardly.
According to the disclosure, provide a kind of DB Backup device, the trigger comprising data backup unit, Data Physical read-write cell and be arranged in database in specific data table, wherein,
Trigger, in response to when inserting the data in specific data table in database, delete or change operation, trigger data backup units backs up specific data table;
Data backup unit, for receiving the trigger message that trigger sends, carries out actual read-write backup operation according to trigger message calling data physical read r/w cell to specific data table;
Data Physical read-write cell, for backuping to specific data table in backup area according to trigger message.
In embodiments more of the present disclosure, this device also comprises:
Data recovery unit, in response to the request to date restoring, calling data physical read r/w cell writes data in corresponding tables of data from specifying backup area;
Data Physical read-write cell is also written to specifying the data of backup area in corresponding tables of data for the instruction according to data recovery unit.
In embodiments more of the present disclosure, backup area is file system, another database instance or specific data table another tables of data in a database.
In embodiments more of the present disclosure, Data Physical read-write cell backs up specific data table by full backup mode.
In embodiments more of the present disclosure, trigger message comprises operational order and by the tables of data operated.
In embodiments more of the present disclosure, trigger message also comprises the position that specific data table will be backed up to.
According to the disclosure, additionally provide a kind of database backup method, comprising:
In response to when inserting the data in specific data table in database, delete or change operation, the trigger trigger data backup units be arranged in specific data table backs up specific data table;
The trigger message calling data physical read r/w cell that data backup unit sends according to trigger carries out actual read-write backup operation to specific data table;
Specific data table backups in backup area according to trigger message by Data Physical read-write cell.
In embodiments more of the present disclosure, the method also comprises:
In response to the request to date restoring, data recovery unit calling data physical read r/w cell writes data in corresponding tables of data from specifying backup area.
In embodiments more of the present disclosure, backup area is file system, another database instance or specific data table another tables of data in a database.
In embodiments more of the present disclosure, Data Physical read-write cell backs up specific data table by full backup mode.
In embodiments more of the present disclosure, trigger message comprises operational order and by the tables of data operated.
In embodiments more of the present disclosure, trigger message also comprises the position that specific data table will be backed up to.
Compared with all adopting identical backup mode with all data of database in prior art, when the technical scheme of the present disclosure tables of data that user specifies in a database changes, triggered by the trigger be arranged in specific data table in real time and this specific data table is backed up in realtime, not only ensure that the security of data in these specific data tables, and the tables of data of to specify due to user is very important tables of data, its accounting in a database is smaller, therefore under the prerequisite of assuring data security, also increases system burden and storage space hardly.
Accompanying drawing explanation
Accompanying drawing described herein is used to provide further understanding of the disclosure, forms a application's part.In the accompanying drawings:
Fig. 1 is the structural representation of the DB Backup device of a disclosure embodiment.
Fig. 2 is the structural representation of the DB Backup device of another embodiment of the disclosure.
Fig. 3 is the schematic flow sheet of the database backup method of a disclosure embodiment.
Fig. 4 is the schematic flow sheet carrying out a pretreated example before disclosure performing database backup method.
Fig. 5 is the schematic diagram of the disclosure to the database backup method of important data real time backup example.
Embodiment
Below with reference to accompanying drawings the disclosure is described.It should be noted that following being described in is only explanatory and exemplary in essence, never as any restriction to the disclosure and application or use.Unless stated otherwise, otherwise positioned opposite and numerical expression and the numerical value of the parts of setting forth in an embodiment and step do not limit the scope of the present disclosure.In addition, technology well known by persons skilled in the art, method and apparatus may not be discussed in detail, but are intended to the part becoming instructions in appropriate circumstances.
Inventor finds, in database, also the data of not all have status of equal importance, carry out backing up in realtime serious waste system resource for those unessential data.Therefore, the tables of data in database can be divided into important tables of data and the tables of data of insignificant by user according to demand, and only to tables of data important in database, that is, specific data table is backed up in realtime.
Thisly only important data to be backed up in realtime, and to those unessential data still strategy conveniently and method back up, both ensure that significant data has enough safety, increased system burden and storage space hardly again.
Fig. 1 is the structural representation of the DB Backup device of a disclosure embodiment.
As shown in Figure 1, the trigger 106 that the device 10 in this embodiment can comprise data backup unit 102, Data Physical read-write cell 104 and be arranged in database in specific data table.
It is pointed out that in order to the data in each specific data table carry out backing up in realtime of data once changing, the disclosure carries out at each needs all pre-setting trigger 106 in the specific data table of backing up in realtime.
Trigger 106, in response to when inserting the data in specific data table in database, delete or change operation, trigger data backup units backs up specific data table;
Data backup unit 102, for receiving the trigger message that trigger sends, carries out actual read-write backup operation according to trigger message calling data physical read r/w cell to specific data table;
Data Physical read-write cell 104, for backuping to specific data table in backup area according to trigger message.
Compared with all adopting identical backup mode with all data of database in prior art, when this embodiment tables of data that user specifies in a database changes, triggered by the trigger be arranged in specific data table in real time and this specific data table is backed up in realtime, not only ensure that the security of data in these specific data tables, and the tables of data of to specify due to user is very important tables of data, its accounting in a database is smaller, therefore under the prerequisite of assuring data security, also increases system burden and storage space hardly.
Further, DB Backup device can also comprise:
Data recovery unit, in response to the request to date restoring, calling data physical read r/w cell writes data in corresponding tables of data from specifying backup area;
Data Physical read-write cell is also written to specifying the data of backup area in corresponding tables of data for the instruction according to data recovery unit.
Further, backup area can for file system, another database instance or specific data table another tables of data in a database.
It is pointed out that Data Physical read-write cell can be backed up the specified database in database by modes such as full backup, incremental backup or differential backups.
Wherein, the meaning that incremental backup and differential backup exist is, they more save storage space than full backup, particularly those is infrequently changed to the table of data.With regard to resume speed, when the fastest when full backup mode is recovered, incremental backup recovers the slowest (but incremental backup is also save storage space most).For the tables of data of frequent change, because nearly all data are all variant, so significantly storage space can not be saved to these data acquisition differential backups and incremental backup, greatly resume speed can be reduced on the contrary.
Further, for the frequent significant data changed, Data Physical read-write cell can back up specific data table by full backup mode.
In addition, the trigger message that data backup unit issued by trigger can include but not limited to operational order and by the tables of data operated.
Wherein, operational order can comprise increase, amendment or delete data.
Further, trigger message can also comprise the position that specific data table will be backed up to.Such as, if the tables of data of multiple backup can be comprised in backup area, then can comprise in operational order and this specific data table is backuped to position, that is, the start offset position of specific data table in backup area.
It is pointed out that above-mentioned specific data table is the tables of data containing significant data that user selects in database.
Fig. 2 is the structural representation of the DB Backup device of another embodiment of the disclosure.
As shown in Figure 2, the device 20 in this embodiment can comprise data backup unit 102, Data Physical read-write cell 104, data recovery unit 202 and trigger 106.Wherein,
Trigger 106, on the upper strata of data backup unit 102, is distributed in the significant data table needing backup, for inserting when significant data, deleting, retouching operation time, the data backup unit 102 calling its lower floor is to implement to back up;
Data backup unit 102, be positioned at the upper strata of the lower floor of trigger 106, Data Physical read-write cell 104, for receiving the trigger message that trigger 106 sends, after receiving trigger message, read the data needing backup, then the Data Physical read-write cell 104 calling its lower floor writes data into backup area;
Further, when carrying out the backup of specific data table, also comprising and writing BACKUP TIME in the backup area, for controlling the version that will recover when date restoring;
Data recovery unit 202, is positioned at the upper strata of Data Physical read-write cell 104, and for when needs recover data, the Data Physical read-write cell 104 calling its lower floor reads data from backup area, and is written in corresponding tables of data;
Further, when carrying out date restoring, can according to present system time and data backup time, the version recovered by artificial selection, or automatically restore to appropriate version according to system time, but be return to recent release in most cases;
Data Physical read-write cell 104, is positioned at the lower floor of data backup unit 102, data recovery unit 202, is the bottom of whole system, for completing the actual read-write of data, and the details of shielding backup area reading and writing data;
Further, backup area can be the other tables of data of file system, another database instance, same data instance, the concrete read-write mode of different backup areas is different, for ensureing the brief, efficient of backup script, specifically completing of read-write is placed on Data Physical read-write cell 104, the execution details of the concrete read-write of, shielding transparent to upper strata.
DB Backup device shown in Fig. 2 selects the important table needing to back up in realtime in a database; Select the table relevant with above-mentioned table, these tables are referred to as important tables of data; In these tables, Insert, Delete, Update trigger is set; Data backup script is write in trigger script; When important tables of data insert, delete, retouching operation time, trigger above-mentioned trigger, trigger performs backup script and backs up data; For ensureing execution efficiency and the reliability of backup script, backup script should be as far as possible short, and Data Physical read-write script is put in the bottom write of data; When recovering, date restoring script calling data physics read-write script, reads data from backup area, is written in corresponding tables of data.
One of ordinary skill in the art will appreciate that, realize the whole of said method embodiment to have been come by the hardware that programmed instruction is relevant with part steps, aforesaid program can be stored in a computing equipment read/write memory medium, this program is when performing, perform and comprise the step of said method embodiment, and aforesaid storage medium can comprise ROM, RAM, magnetic disc and CD etc. various can be program code stored medium.
Fig. 3 is the schematic flow sheet of the database backup method of a disclosure embodiment.
As shown in Figure 3, this embodiment can comprise the following steps:
S302, in response to when inserting the data in specific data table in database, delete or change operation, the trigger trigger data backup units be arranged in specific data table backs up specific data table;
S304, the trigger message calling data physical read r/w cell that data backup unit sends according to trigger carries out actual read-write backup operation to specific data table;
S306, specific data table backups in backup area according to trigger message by Data Physical read-write cell.
Compared with all adopting identical backup mode with all data of database in prior art, when this embodiment tables of data that user specifies in a database changes, triggered by the trigger be arranged in specific data table in real time and this specific data table is backed up in realtime, not only ensure that the security of data in these specific data tables, and the tables of data of to specify due to user is very important tables of data, its accounting in a database is smaller, therefore under the prerequisite of assuring data security, also increases system burden and storage space hardly.
Further, after step S306, the method can also comprise the following steps:
In response to the request to date restoring, data recovery unit calling data physical read r/w cell writes data in corresponding tables of data from specifying backup area.
Wherein, backup area can for file system, another database instance or specific data table another tables of data in a database.
It is pointed out that Data Physical read-write cell can be backed up the specified database in database by modes such as full backup, incremental backup or differential backups.
Further, Data Physical read-write cell can back up specific data table by full backup mode.
In addition, the trigger message sent by trigger can include but not limited to operational order and by the tables of data operated.
Further, trigger message can also comprise the position that specific data table will be backed up to.
Fig. 4 is the schematic flow sheet carrying out a pretreated example before disclosure performing database backup method.
As shown in Figure 4, this embodiment can comprise the following steps:
S402, select the tables of data needing to back up in realtime, the quantity of table can not be selected too much, otherwise the performance of meeting influential system.
Particularly, also the tables of data of backing up in realtime can be needed according to setting rules selection by artificial selection.Data base administrator can select according to the performance of the actual conditions of application and system, ensures that significant data can be backed up on the one hand, ensures on the other hand not increase the burden of system, the normal operation of non-EVAC (Evacuation Network Computer Model).Certainly, along with the change of application and the raising of system performance, keeper according to circumstances can adjust the data of carrying out backing up in realtime.
S404, finds the table that the table of backing up in realtime with above-mentioned needs is relevant, and data of these tables must be consistent with the data of above-mentioned table, and this 2 class table is referred to as important tables of data, that is, specific data table.
Particularly, the table relevant with the table needing to back up in realtime can be gone for according to the dependence of data.Because data are associated, only back up most important data separately, the inconsistent of significant data and associated data may be caused, as securities exchange system, the stock quantity of the transaction if only backed up in realtime, and do not back up the price of transaction, then when data corruption, stock quantity can only be recovered, can not find corresponding price.Which table concrete is associated, keeper oneself is needed to analyze, can determine according to the patient burden of practical situations and system institute, also all tables of data that important table relies on all might not be chosen and back up in realtime, as although tran list also relies on investor's table, but investor shows substantial amounts and change is little, and the probability of loss is also very low, do not need to back up in realtime so investor shows to wait.
S406, significant data table is set up Insert, Delete, Update trigger.
S408, in trigger, embedding data backup units is called, and for ensureing reliability and execution efficiency, trigger statement is short, few, and concrete operations are put in other unit.
S410, sets up data backup/recovery unit, and data backup unit reads data from table, and calling data physical read r/w cell, is written to backup area; Data recovery unit, from backup area sense data, is written in corresponding table.
S412, sets up Data Physical read-write cell.
Fig. 5 is the schematic diagram of the disclosure to the database backup method of important data real time backup example.
As shown in Figure 5, this embodiment can comprise the following steps:
S502, inserts in important tables of data, deletes, when changing operation, trigger flip-flops, trigger calling data backup units, backs up in realtime to data.
S504, after trigger is triggered, calling data backup units, backs up in realtime to the data in important tables of data.
S506, data backup unit reads data from important tables of data, and reads the time from system, stamps timestamp, calling data physical read r/w cell to data.
S508, Data Physical read-write cell writes data into backup area.
In this instructions, each embodiment all adopts the mode of going forward one by one to describe, and what each embodiment stressed is the difference with other embodiments, and part identical with similar between each embodiment can cross-reference.For device embodiment, due to itself and embodiment of the method basic simlarity, so description is fairly simple, relevant part can see the explanation of embodiment of the method part.
Although describe the disclosure with reference to exemplary embodiment, should be understood that the disclosure is not limited to above-mentioned exemplary embodiment.It will be obvious to those skilled in the art that and can revise above-mentioned exemplary embodiment under the condition not deviating from the scope of the present disclosure and spirit.The scope of appended claim should be endowed the widest explanation, to comprise all such amendments and equivalent 26S Proteasome Structure and Function.

Claims (12)

1. a DB Backup device, is characterized in that, the trigger comprising data backup unit, Data Physical read-write cell and be arranged in database in specific data table, wherein,
Described trigger, in response to when inserting the data in specific data table in described database, delete or change operation, triggers described data backup unit and backs up described specific data table;
Data backup unit, for receiving the trigger message that described trigger sends, calling described Data Physical read-write cell according to described trigger message and carrying out actual read-write backup operation to described specific data table;
Data Physical read-write cell, for backuping to described specific data table in backup area according to described trigger message.
2. DB Backup device according to claim 1, is characterized in that, described device also comprises:
Data recovery unit, in response to the request to date restoring, calls described Data Physical read-write cell and writes data in corresponding tables of data from specifying backup area;
Described Data Physical read-write cell is also written to specifying the data of backup area in corresponding tables of data for the instruction according to data recovery unit.
3. DB Backup device according to claim 1, is characterized in that, described backup area is file system, another database instance or specific data table another tables of data in a database.
4. DB Backup device according to claim 1, is characterized in that, described Data Physical read-write cell backs up described specific data table by full backup mode.
5. DB Backup device according to claim 1, is characterized in that, described trigger message comprises operational order and by the tables of data operated.
6. DB Backup device according to claim 5, is characterized in that, described trigger message also comprises the position that described specific data table will be backed up to.
7. a database backup method, is characterized in that, comprising:
In response to when inserting the data in specific data table in database, delete or change operation, the trigger trigger data backup units be arranged in specific data table backs up described specific data table;
The trigger message calling data physical read r/w cell that described data backup unit sends according to described trigger carries out actual read-write backup operation to described specific data table;
Described specific data table backups in backup area according to described trigger message by described Data Physical read-write cell.
8. database backup method according to claim 7, is characterized in that, described method also comprises:
In response to the request to date restoring, data recovery unit is called described Data Physical read-write cell and is write data in corresponding tables of data from specifying backup area.
9. database backup method according to claim 7, is characterized in that, described backup area is file system, another database instance or specific data table another tables of data in a database.
10. database backup method according to claim 7, is characterized in that, described Data Physical read-write cell backs up described specific data table by full backup mode.
11. database backup method according to claim 7, is characterized in that, described trigger message comprises operational order and by the tables of data operated.
12. database backup method according to claim 11, is characterized in that, described trigger message also comprises the position that described specific data table will be backed up to.
CN201410234997.7A 2014-05-30 2014-05-30 Device and method for database backup Pending CN105320576A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410234997.7A CN105320576A (en) 2014-05-30 2014-05-30 Device and method for database backup

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410234997.7A CN105320576A (en) 2014-05-30 2014-05-30 Device and method for database backup

Publications (1)

Publication Number Publication Date
CN105320576A true CN105320576A (en) 2016-02-10

Family

ID=55247996

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410234997.7A Pending CN105320576A (en) 2014-05-30 2014-05-30 Device and method for database backup

Country Status (1)

Country Link
CN (1) CN105320576A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106055427A (en) * 2016-05-23 2016-10-26 平安科技(深圳)有限公司 SAS-based data backup method and apparatus
CN106372170A (en) * 2016-08-30 2017-02-01 上海爱数信息技术股份有限公司 Database table recovery method and system and server with system
CN106445738A (en) * 2016-09-13 2017-02-22 郑州云海信息技术有限公司 Database backup method and device
CN107346277A (en) * 2017-06-29 2017-11-14 东软集团股份有限公司 Date storage method and device
CN108241555A (en) * 2016-12-26 2018-07-03 阿里巴巴集团控股有限公司 A kind of backup of distributed data base, restoration methods, device and server
CN109782609A (en) * 2017-11-13 2019-05-21 广东工业大学 A kind of intelligent home control system
CN109815233A (en) * 2018-12-27 2019-05-28 北京奇艺世纪科技有限公司 A kind of processing method and system of tables of data
CN110737718A (en) * 2018-07-18 2020-01-31 杭州海康威视***技术有限公司 Data backup method and device
CN112612775A (en) * 2020-12-17 2021-04-06 平安消费金融有限公司 Data storage method and device, computer equipment and storage medium
CN113568779A (en) * 2021-06-25 2021-10-29 杭州雅观科技有限公司 Community data backup system based on routing equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1673972A (en) * 2004-08-04 2005-09-28 上海宝信软件股份有限公司 Dynamic monitoring system and method for data base list update
CN101187948A (en) * 2007-12-20 2008-05-28 中国科学院计算技术研究所 A continuous data protection system and its realization method
CN101216843A (en) * 2008-01-17 2008-07-09 四川大学 Multi-point multi-level data real time backup method
CN101604268A (en) * 2009-07-13 2009-12-16 浪潮电子信息产业股份有限公司 A kind of method for filtering monitored directory change events
TW201217958A (en) * 2010-10-20 2012-05-01 Chunghwa Telecom Co Ltd for reducing service interrupt period during planned shutdown and enhancing system availability
CN103678042A (en) * 2013-12-25 2014-03-26 上海爱数软件有限公司 Backup strategy information generating method based on data analysis
CN103793294A (en) * 2012-11-03 2014-05-14 上海欧朋软件有限公司 Realtime backup method for business-critical data

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1673972A (en) * 2004-08-04 2005-09-28 上海宝信软件股份有限公司 Dynamic monitoring system and method for data base list update
CN101187948A (en) * 2007-12-20 2008-05-28 中国科学院计算技术研究所 A continuous data protection system and its realization method
CN101216843A (en) * 2008-01-17 2008-07-09 四川大学 Multi-point multi-level data real time backup method
CN101604268A (en) * 2009-07-13 2009-12-16 浪潮电子信息产业股份有限公司 A kind of method for filtering monitored directory change events
TW201217958A (en) * 2010-10-20 2012-05-01 Chunghwa Telecom Co Ltd for reducing service interrupt period during planned shutdown and enhancing system availability
CN103793294A (en) * 2012-11-03 2014-05-14 上海欧朋软件有限公司 Realtime backup method for business-critical data
CN103678042A (en) * 2013-12-25 2014-03-26 上海爱数软件有限公司 Backup strategy information generating method based on data analysis

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李晶: "数据库安全技术的研究与实现", 《佳木斯大学学报》 *

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106055427B (en) * 2016-05-23 2019-07-30 平安科技(深圳)有限公司 Data back up method and device based on SAS
CN106055427A (en) * 2016-05-23 2016-10-26 平安科技(深圳)有限公司 SAS-based data backup method and apparatus
CN106372170A (en) * 2016-08-30 2017-02-01 上海爱数信息技术股份有限公司 Database table recovery method and system and server with system
CN106372170B (en) * 2016-08-30 2020-02-14 上海爱数信息技术股份有限公司 Method and system for recovering table in database and server with system
CN106445738A (en) * 2016-09-13 2017-02-22 郑州云海信息技术有限公司 Database backup method and device
CN108241555A (en) * 2016-12-26 2018-07-03 阿里巴巴集团控股有限公司 A kind of backup of distributed data base, restoration methods, device and server
CN108241555B (en) * 2016-12-26 2022-03-01 阿里巴巴集团控股有限公司 Backup and recovery method and device of distributed database and server
CN107346277A (en) * 2017-06-29 2017-11-14 东软集团股份有限公司 Date storage method and device
CN109782609A (en) * 2017-11-13 2019-05-21 广东工业大学 A kind of intelligent home control system
CN110737718A (en) * 2018-07-18 2020-01-31 杭州海康威视***技术有限公司 Data backup method and device
CN109815233A (en) * 2018-12-27 2019-05-28 北京奇艺世纪科技有限公司 A kind of processing method and system of tables of data
CN112612775A (en) * 2020-12-17 2021-04-06 平安消费金融有限公司 Data storage method and device, computer equipment and storage medium
CN112612775B (en) * 2020-12-17 2023-06-27 平安消费金融有限公司 Data storage method, device, computer equipment and storage medium
CN113568779A (en) * 2021-06-25 2021-10-29 杭州雅观科技有限公司 Community data backup system based on routing equipment
CN113568779B (en) * 2021-06-25 2022-07-26 杭州雅观科技有限公司 Community data backup system based on routing equipment

Similar Documents

Publication Publication Date Title
CN105320576A (en) Device and method for database backup
CN104040481B (en) Method and system for merging, storing and retrieving incremental backup data
JP5021929B2 (en) Computer system, storage system, management computer, and backup management method
CN1331063C (en) On-line data backup method based on data volume snapshot
US11157370B2 (en) Consistent backup of a distributed database system
CN100440214C (en) Management of metadata in a storage subsystem, system and computer program
CN100498796C (en) Logic log generation method, database backup/ restoration method and system
CN101661414B (en) Computer system and backup method therefor
CN102667703A (en) System and method for optimized reclamation processing in a virtual tape library system
CN101231604B (en) Apparatus, system, and method for volume-level restoration of cluster server data
CN105550062B (en) The data reflow method restored based on continuous data protection and time point browsing
CN101566959A (en) Using volume snapshots to prevent file corruption in failed restore operations
CN101167058B (en) Apparatus, method and system for restoring files
CN102779080B (en) Method for generating snapshot, method and device for data recovery by using snapshot
CN104375877A (en) Virtual machine online snapshot generating and deleting method
EP2425344B1 (en) Method and system for system recovery using change tracking
CN101770410A (en) System restore method, virtual machine managing device and system based on client operating system
CN103197988A (en) Data backup and recovery method, device and database system
CN103605588A (en) Disk backup method of virtue machine
CN102999564B (en) Write the method for data, device and equipment
CN104636375A (en) Method and device for automatically backing up application data and restoring application data according to needs
CN102347866A (en) Data configuration system and method in network management
CN102750317A (en) Method and device for data persistence processing and data base system
CN104166605A (en) Data backup method and system based on incremental data files
CN111611108A (en) Method and device for restoring virtual database

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160210

RJ01 Rejection of invention patent application after publication