Client-less database system recovery

US2022164266A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2022164266-A1
Application numberUS-202017101341-A
CountryUS
Kind codeA1
Filing dateNov 23, 2020
Priority dateNov 23, 2020
Publication dateMay 26, 2022
Grant date

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

One or more computer processors install a trigger on a primary database. The one or more computer processors, responsive to the trigger activating and a data modification associated with the primary database, format the data modification into a universal format for a plurality of backup databases. The one or more computer processors rotate an active backup database from the plurality of backup databases based on a determined alternating backup period. The one or more computer processors synchronize in real-time the primary database with the active backup database.

First claim

Opening claim text (preview).

What is claimed is: 1 . A computer-implemented method comprising: installing, by one or more computer processors, a trigger on a primary database; responsive to the trigger activating and a data modification associated with the primary database, formatting, by one or more computer processors, the data modification into a universal format for a plurality of backup databases; rotating, by one or more computer processors, an active backup database from the plurality of backup databases based on a determined alternating backup period; and synchronizing in real-time, by one or more computer processors, the primary database with the active backup database. 2 . The computer-implemented method of claim 1 , further comprising: monitoring, by one or more computer processors, the primary database for one or more database or table failures. 3 . The computer-implemented method of claim 2 , further comprising: responsive to one or more database or table failures associated with the monitored primary database, replacing, by one or more computer processors, the primary database with the active backup database, wherein the active backup database takes over all database operations; and selecting, by one or more computer processors, a new active backup database from the plurality of backup databases. 4 . The computer-implemented method of claim 2 , further comprising: responsive to one or more database or table failures associated with the monitored primary database and the active backup database, selecting, by one or more computer processors, a backup database with a last successful data synchronization from the plurality of backup databases; replacing, by one or more computer processors, the primary database with the backup database with the last successful data synchronization; and selecting, by one or more computer processors, a new active backup database from the plurality of backup databases. 5 . The computer-implemented method of claim 1 , wherein the trigger is based on a number of transactional changes, a specific time interval, or whether a database transfer size threshold is reached. 6 . The computer-implemented method of claim 1 , wherein the active backup database receives all asynchronous backups of the primary database. 7 . The computer-implemented method of claim 1 , further comprising: adjusting, by one or more computer processors, the alternating backup period based on one or more specifications associated with the plurality of backup databases, wherein the specifications include database permissions, network latency, geographical distances, database capacity, and redundancy. 8 . A computer program product comprising: one or more computer readable storage media and program instructions stored on the one or more computer readable storage media, the stored program instructions comprising: program instructions to install a trigger on a primary database; program instructions to, responsive to the trigger activating and a data modification associated with the primary database, format the data modification into a universal format for a plurality of backup databases; program instructions to rotate an active backup database from the plurality of backup databases based on a determined alternating backup period; and program instructions to synchronize in real-time the primary database with the active backup database. 9 . The computer program product of claim 8 , wherein the program instructions, stored on the one or more computer readable storage media, further comprise: program instructions to monitor the primary database for one or more database or table failures. 10 . The computer program product of claim 9 , wherein the program instructions, stored on the one or more computer readable storage media, further comprise: program instructions to responsive to one or more database or table failures associated with the monitored primary database, replace the primary database with the active backup database, wherein the active backup database takes over all database operations; and program instructions to select a new active backup database from the plurality of backup databases. 11 . The computer program product of claim 9 , wherein the program instructions, stored on the one or more computer readable storage media, further comprise: program instructions to responsive to one or more database or table failures associated with the monitored primary database and the active backup database, select a backup database with a last successful data synchronization from the plurality of backup databases; program instructions to replace the primary database with the backup database with the last successful data synchronization; and program instructions to select a new active backup database from the plurality of backup databases. 12 . The computer program product of claim 8 , wherein the trigger is based on a number of transactional changes, a specific time interval, or whether a database transfer size threshold is reached. 13 . The computer program product of claim 8 , wherein the active backup database receives all asynchronous backups of the primary database. 14 . The computer program product of claim 8 , wherein the program instructions, stored on the one or more computer readable storage media, further comprise: program instructions to adjust the alternating backup period based on one or more specifications associated with the plurality of backup databases, wherein the specifications include database permissions, network latency, geographical distances, database capacity, and redundancy. 15 . A computer system comprising: one or more computer processors; one or more computer readable storage media; and program instructions stored on the computer readable storage media for execution by at least one of the one or more processors, the stored program instructions comprising: program instructions to install a trigger on a primary database; program instructions to, responsive to the trigger activating and a data modification associated with the primary database, format the data modification into a universal format for a plurality of backup databases; program instructions to rotate an active backup database from the plurality of backup databases based on a determined alternating backup period; and program instructions to synchronize in real-time the primary database with the active backup database. 16 . The computer system of claim 15 , wherein the program instructions, stored on the one or more computer readable storage media, further comprise: program instructions to monitor the primary database for one or more database or table failures. 17 . The computer system of claim 16 , wherein the program instructions, stored on the one or more computer readable storage media, further comprise: program instructions to responsive to one or more database or table failures associated with the monitored primary database, replace the primary database with the active backup database, wherein the active backup database takes over all database operations; and program instructions to select a new active backup database from the plurality of backup databases. 18 . The computer system of claim 16 , wherein the program instructions, stored on the one or more computer readable storage media, further comprise: program instructions to responsive to one or more database or table failures associated with the monitored primary database and the active backup database, select a backup database with a last successful data sync

Assignees

Inventors

Classifications

  • without idle spare hardware · CPC title

  • involving logging of persistent data for recovery · CPC title

  • Redundant storage or storage space (G06F11/2056 takes precedence) · CPC title

  • maintaining the standby controller/processing unit updated (initialisation or re-synchronisation thereof G06F11/1658 and subgroups) · CPC title

  • eliminating a faulty processor or activating a spare · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US2022164266A1 cover?
One or more computer processors install a trigger on a primary database. The one or more computer processors, responsive to the trigger activating and a data modification associated with the primary database, format the data modification into a universal format for a plurality of backup databases. The one or more computer processors rotate an active backup database from the plurality of backup …
Who is the assignee on this patent?
IBM
What technology area does this patent fall under?
Primary CPC classification G06F16/273. Mapped technology areas include Physics.
When was this patent published?
Publication date Thu May 26 2022 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).