High volume, high speed adaptive data replication
US-8996458-B2 · Mar 31, 2015 · US
US9760617B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-9760617-B2 |
| Application number | US-201414290421-A |
| Country | US |
| Kind code | B2 |
| Filing date | May 29, 2014 |
| Priority date | May 29, 2014 |
| Publication date | Sep 12, 2017 |
| Grant date | Sep 12, 2017 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
System, method, computer program product embodiments and combinations and sub-combinations thereof for data replication in a database system environment are described. In an aspect, the data replication includes grouping, in-memory, a plurality of transactions to be replicated as a single transaction from a source database system to a target database system. A plurality of net row changes is compiled for the plurality of transactions, and data inconsistency detection and resolution within a command application order are performed. The plurality of net row changes are organized in segments and the segments can be applied simultaneously in bulk to the target database system.
Opening claim text (preview).
What is claimed is: 1. A method for data replication in a database system environment, the method comprising: grouping, in-memory, a plurality of transactions from a source database system for replication to a target database system into a plurality of groups, wherein the grouping is based on a criterion, and wherein each transaction comprises a row change; compiling a plurality of net row changes for the transactions in one of the groups based on a plurality of row changes included in the transactions, wherein a number of the net row changes is less than or equal to a number of the row changes; organizing the compiled net row changes into a plurality of tables including an insert table, an update table, and a delete table, wherein the update table includes a plurality of update segments and wherein the insert table includes a plurality of insert segments, and wherein the applying the subset of the plurality of segments simultaneously to the target database system includes applying the plurality of update segments and insert segments simultaneously to the target database system; and applying a plurality of the compiled net row changes from one of the tables simultaneously to the target database system. 2. The method of claim 1 , wherein a plurality of segments of one or more of the tables are based on referential constraints of the plurality of transactions to be replicated. 3. The method of claim 2 , wherein the plurality of segments are based on a per table basis. 4. The method of claim 1 , wherein the method further comprises determining that atomicity of the target database is intact after the applying to the target database. 5. The method of claim 4 , wherein the method further comprises un-doing the applying based on a determination that the atomicity of the replicate database is not intact upon application of the segments to the replicate database. 6. The method of claim 1 , wherein the criterion is based on a determination that a number of transactions in a group is less than a pre-determined amount. 7. The method of claim 1 , wherein the criterion is based on a determination that a transaction contains a non-compilable command, Wherein the compiling does not include compiling the non-compilable command, and wherein the non-compilable command is added to a non-compilable command table. 8. The method of claim 7 , further comprising: applying the transaction including the non-compilable command independently from the compiled transactions and based on a transaction log associated with the plurality of transactions. 9. A system for data replication in a database system environment, the system comprising: a processor: a source database; a target database in communication with the source database; and a replication server in communication with the source database and target database, the replication server: grouping, in-memory, a plurality of transactions for replication as a single transaction from a source database system to a target database system into a plurality of groups, wherein the grouping is based on a criterion, and wherein each transaction comprises a row change, compiling a plurality of net row changes for transactions in one of the groups based on a plurality of row changes included in the transactions, organizing the compiled net row changes into a plurality of tables including an insert table, an update table, and a delete table, wherein the update table includes a plurality of update segments and wherein the insert table includes a plurality of insert segments, and wherein the applying the subset of the plurality of segments simultaneously to the target database system includes applying the plurality of update segments and insert segments simultaneously to the target database system, and applying a plurality of the compiled net row changes from one of the tables simultaneously to the target database system. 10. The system of claim 9 , wherein a plurality of segments of one or more of the tables are based on referential constraints of the plurality of transactions to be replicated. 11. The system of claim 10 , wherein the plurality of segments are based on a per table basis. 12. The system of claim 9 , wherein the replication server further determines that the atomicity of the replicate database is intact after the applying to the target database. 13. The system of claim 9 , wherein the replication server further un-does the applying if it is determined that the atomicity of the replicate database is not intact upon application of the segments to the replicate database. 14. A computer-readable storage device having instructions stored thereon, execution of which, by a computing device, causes the computing device to perform operations comprising: grouping, in-memory, a plurality of transactions from a source database system for replication to a target database system into a plurality of groups, wherein the grouping is based on a criterion, and wherein each transaction comprises a row change; compiling a plurality of net row changes for the transactions in one of the groups based on a plurality of row changes included in the transactions; organizing the compiled net row changes into a plurality of tables including an insert table, an update table, and a delete table, wherein the update table includes a plurality of update segments and wherein the insert table includes a plurality of insert segments, and wherein the applying the subset of the plurality of segments simultaneously to the target database system includes applying the plurality of update segments and insert segments simultaneously to the target database system; and applying a plurality of the compiled net row changes from one of the tables simultaneously to the target database system. 15. The device of claim 14 , wherein a plurality of segments of one or more of the tables are based on referential constraints of the plurality of transactions to be replicated. 16. The device of claim 15 , wherein the plurality of segments are based on a per table bases. 17. The device of claim 14 , wherein the computer readable program code further enables a processor to determine that the atomicity of the replicate database is intact after the applying to the replicate database.
Asynchronous replication or reconciliation · CPC title
Physics · mapped topic
Related publications grouped by family.
Answers are generated from the same data shown on this page.