The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Jan. 26, 2021
Filed:
Jan. 19, 2017
International Business Machines Corporation, Armonk, NY (US);
Serge Bourbonnais, Palo Alto, CA (US);
Austin F. M. D'Costa, Beaverton, OR (US);
Xiao Li, San Jose, CA (US);
Jonathan W. Wierenga, Petone, NZ;
Xin Wu, Beijing, CN;
Christian Zentgraf, Columbus, OH (US);
Xiang W. Zhou, Shanghai, CN;
International Business Machines Corporation, Armonk, NY (US);
Abstract
Several replication subscriptions are defined for a table in a database management system. The table is divided into partitions. Each replication subscription replicates transactions to a range of partitions. Subscriptions are assignable to different consistency groups. Transaction consistency is preserved at the consistency group level. A persistent delay table is created for each of several apply functions. Each apply function processes replication subscriptions for one consistency group, to replicate the table to a target table in parallel. Transactions for a given range of a partition are executed in parallel. When an apply function upon a row of the target table results in an error, the row is stored in the delay table. Application of each row in the delay table is repeatedly retried, and if successful, the row is removed from the delay table.