IP Library Granted Patent US 11,436,089
Granted Patent B2
US 11,436,089 · App. 17/075,043 · Granted Sep 6, 2022

Identifying database backup copy chaining

Inventors: Navneet Upadhyay (Ghaziabad, IN); Rejith Mohan M (Thiruvanathapuram, IN)
Assignee: EMC IP Holding Company LLC
G06F11/1448G06F3/065G06F11/1464G06F2201/80
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,436,089
App. No.
17/075,043
Granted
Sep 6, 2022
Kind
B2
Abstract

System extracts backup metadata, comprising committed change numbers, system change numbers, types, database version identifiers, and details, for backup copies. System generates data structure, comprising start system change numbers, based on minimums of system committed change numbers, end system change numbers and maximums of system change numbers, database version identifiers, and identifiers including details, for the backup copies. System identifies at least first type of backup copies as candidate dependent backup copies and at least second type of backup copies as candidate preceding backup copies. System outputs identifiers of candidate dependent backup copy, corresponding dependency, and candidate preceding backup copy, based on identifying same database version identifier of candidate dependent backup copy and candidate preceding backup copy, and maximum of end system change numbers of candidate preceding backup copies which is less than or equal to start system change number and/or end system change number of candidate dependent backup copy.

Claims (40)

1. A system for identifying database backup copy chaining, comprising:

one or more processors; and

a non-transitory computer readable medium storing a plurality of instructions, which when executed, cause the one or more processors to:

extract backup metadata, comprising system committed change numbers, system change numbers, types, database version identifiers, and details, for backup copies;

generate a data structure, comprising start system change numbers, based on minimums of the system committed change numbers, end system change numbers, based on maximums of the system change numbers, the database version identifiers, and identifiers including the details, for the backup copies;

identify at least a first type of the backup copies as candidate dependent backup copies and at least a second type of the backup copies as candidate preceding backup copies; and

output identifiers of a candidate dependent backup copy, a corresponding dependency, and a candidate preceding backup copy, based on identifying, in the data structure, a same database version identifier of the candidate dependent backup copy and the candidate preceding backup copy, and a maximum of end system change numbers of the candidate preceding backup copies which is one of less than and equal to at least one of a start system change number and an end system change number of the candidate dependent backup copy.

2. The system of claim 1 , wherein the plurality of instructions further causes the one or more processors to:

retrieve information about the backup copies; and

enable an adjustment of a retention time of at least one of the candidate preceding backup copy and the candidate dependent backup copy associated with at least one of a deletion, a replication, and a relocation.

3. The system of claim 2 , wherein retrieving information about the backup copies comprises communicating a discovery request for application resources between a backup server and an application host.

4. The system of claim 1 , wherein the candidate preceding backup copies comprise full backup copies, and the candidate dependent backup copies comprise incremental cumulative backup copies and incremental differential backup copies.

5. The system of claim 1 , wherein the candidate preceding backup copies comprise incremental cumulative backup copies and first incremental differential backup copies and the candidate dependent backup copies comprise second incremental differential backup copies.

6. The system of claim 1 , wherein the candidate preceding backup copies comprise full backup copies and the candidate dependent backup copies comprise archive log backup copies.

7. The system of claim 1 , wherein the plurality of instructions further causes the one or more processors to output identifiers of a particular candidate dependent backup copy comprising an auxiliary backup copy, a corresponding dependency, and the candidate preceding backup copy, based on identifying, in the data structure, a maximum of end times for the candidate preceding backup copies, which is one of less than and equivalent to an end time for the particular candidate dependent backup copy comprising the auxiliary backup copy, the candidate preceding backup copies comprising full backup copies.

8. A computer-implemented method for identifying database backup copy chaining, the computer-implemented method comprising:

extracting backup metadata, comprising system committed change numbers, system change numbers, types, database version identifiers, and details, for backup copies;

generating a data structure, comprising start system change numbers, based on minimums of the system committed change numbers, end system change numbers, based on maximums of the system change numbers, the database version identifiers, and identifiers including the details, for the backup copies;

identifying at least a first type of the backup copies as candidate dependent backup copies and at least a second type of the backup copies as candidate preceding backup copies; and

outputting identifiers of a candidate dependent backup copy, a corresponding dependency, and a candidate preceding backup copy, based on identifying, in the data structure, a same database version identifier of the candidate dependent backup copy and the candidate preceding backup copy, and a maximum of end system change numbers of the candidate preceding backup copies which is one of less than and equal to at least one of a start system change number and an end system change number of the candidate dependent backup copy.

9. The computer-implemented method of claim 8 , wherein the computer-implemented method further comprises:

retrieving information about the backup copies; and

enabling an adjustment of a retention time of at least one of the candidate preceding backup copy and the candidate dependent backup copy associated with at least one of a deletion, a replication, and a relocation.

10. The computer-implemented method of claim 9 , wherein retrieving information about the backup copies comprises communicating a discovery request for application resources between a backup server and an application host.

11. The computer-implemented method of claim 8 , wherein the candidate preceding backup copies comprise full backup copies, and the candidate dependent backup copies comprise incremental cumulative backup copies and incremental differential backup copies.

12. The computer-implemented method of claim 8 , wherein the candidate preceding backup copies comprise incremental cumulative backup copies and first incremental differential backup copies and the candidate dependent backup copies comprise second incremental differential backup copies.

13. The computer-implemented method of claim 8 , wherein the candidate preceding backup copies comprise full backup copies and the candidate dependent backup copies comprise archive log backup copies.

14. The computer-implemented method of claim 8 , wherein the computer-implemented method further comprises outputting identifiers of a particular candidate dependent backup copy comprising an auxiliary backup copy, a corresponding dependency, and the candidate preceding backup copy, based on identifying, in the data structure, a maximum of end times for the candidate preceding backup copies, which is one of less than and equivalent to an end time for the particular candidate dependent backup copy comprising the auxiliary backup copy, the candidate preceding backup copies comprising full backup copies.

15. A computer program product, comprising a non-transitory computer-readable medium having a computer-readable program code embodied therein to be executed by one or more processors, the program code including instructions to:

extract backup metadata, comprising system committed change numbers, system change numbers, types, database version identifiers, and details, for backup copies;

generate a data structure, comprising start system change numbers, based on minimums of the system committed change numbers, end system change numbers, based on maximums of the system change numbers, the database version identifiers, and identifiers including the details, for the backup copies;

identify at least a first type of the backup copies as candidate dependent backup copies and at least a second type of the backup copies as candidate preceding backup copies; and

output identifiers of a candidate dependent backup copy, a corresponding dependency, and a candidate preceding backup copy, based on identifying, in the data structure, a same database version identifier of the candidate dependent backup copy and the candidate preceding backup copy, and a maximum of end system change numbers of the candidate preceding backup copies which is one of less than and equal to at least one of a start system change number and an end system change number of the candidate dependent backup copy.

16. The computer program product of claim 15 , wherein the program code includes further instructions to:

retrieve information about the backup copies, wherein retrieving information about the backup copies comprises communicating a discovery request for application resources between a backup server and an application host, and

enable an adjustment of a retention time of at least one of the candidate preceding backup copy and the candidate dependent backup copy associated with at least one of a deletion, a replication, and a relocation.

17. The computer program product of claim 15 , wherein the candidate preceding backup copies comprise full backup copies, and the candidate dependent backup copies comprise incremental cumulative backup copies and incremental differential backup copies.

18. The computer program product of claim 15 , wherein the candidate preceding backup copies comprise incremental cumulative backup copies and first incremental differential backup copies and the candidate dependent backup copies comprise second incremental differential backup copies.

19. The computer program product of claim 15 , wherein the candidate preceding backup copies comprise full backup copies and the candidate dependent backup copies comprise archive log backup copies.

20. The computer program product of claim 15 , wherein the program code includes further instructions to output identifiers of a particular candidate dependent backup copy comprising an auxiliary backup copy, a corresponding dependency, and the candidate preceding backup copy, based on identifying, in the data structure, a maximum of end times for the candidate preceding backup copies, which is one of less than and equivalent to an end time for the particular candidate dependent backup copy comprising the auxiliary backup copy, the candidate preceding backup copies comprising full backup copies.

Assignments (9)
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (054475/0523) Recorded Jun 10, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: EMC IP HOLDING COMPANY LLC; DELL PRODUCTS L.P.
Reel/Frame 060332/0664 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (054475/0434) Recorded Jun 10, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: EMC IP HOLDING COMPANY LLC; DELL PRODUCTS L.P.
Reel/Frame 060332/0740 →
RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (054475/0609) Recorded Jun 10, 2022
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
To: EMC IP HOLDING COMPANY LLC; DELL PRODUCTS L.P.
Reel/Frame 062021/0570 →
RELEASE OF SECURITY INTEREST AT REEL 054591 FRAME 0471 Recorded Nov 2, 2021
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
To: DELL PRODUCTS L.P.; EMC IP HOLDING COMPANY LLC
Reel/Frame 058001/0463 →
SECURITY INTEREST Recorded Nov 18, 2020
From: EMC IP HOLDING COMPANY LLC; DELL PRODUCTS L.P.
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
Reel/Frame 054475/0609 →
SECURITY INTEREST Recorded Nov 18, 2020
From: EMC IP HOLDING COMPANY LLC; DELL PRODUCTS L.P.
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
Reel/Frame 054475/0434 →
SECURITY INTEREST Recorded Nov 18, 2020
From: EMC IP HOLDING COMPANY LLC; DELL PRODUCTS L.P.
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT
Reel/Frame 054475/0523 →
SECURITY AGREEMENT Recorded Nov 13, 2020
From: EMC IP HOLDING COMPANY LLC; DELL PRODUCTS L.P.
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
Reel/Frame 054591/0471 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 20, 2020
From: UPADHYAY, NAVNEET; M, REJITH MOHAN
To: EMC IP HOLDING COMPANY LLC
Reel/Frame 054109/0591 →