US Patent Application 17752066. THROUGHPUT-OPTIMIZED SCHEMA-FLEXIBLE STORAGE WITH TRANSACTIONAL PROPERTIES simplified abstract

From WikiPatents
Jump to navigation Jump to search

THROUGHPUT-OPTIMIZED SCHEMA-FLEXIBLE STORAGE WITH TRANSACTIONAL PROPERTIES

Organization Name

SAP SE

Inventor(s)

Christian Bensberg of Heidelberg (DE)

Christoph Zakwieja of Eppelheim (DE)

THROUGHPUT-OPTIMIZED SCHEMA-FLEXIBLE STORAGE WITH TRANSACTIONAL PROPERTIES - A simplified explanation of the abstract

This abstract first appeared for US patent application 17752066 titled 'THROUGHPUT-OPTIMIZED SCHEMA-FLEXIBLE STORAGE WITH TRANSACTIONAL PROPERTIES

Simplified Explanation

- The patent application describes a failsafe storage system for transferring data from a source system to a target system. - The system involves a database that receives a request to insert records of data. - The database allocates a partition based on the size of the data records. - Each partition is divided into segments, and the database inserts one or more data records into each segment. - A create timestamp is added to the header of each data record, indicating the date and time when the record is committed in its respective segment. - As each record is transmitted to the target system, a delete timestamp is inserted in the segment to mark its completion. - The system ensures the safe and efficient transfer of data between systems.


Original Abstract Submitted

Disclosed herein are system, method, and computer program product embodiments for transferring data using a failsafe storage system. In some embodiments, a database receives a request to insert records of data. The records of data are to be transmitted from the source system to the target system. The database allocates a partition in the database based on a size of the plurality of records of data. The database inserts one or more records of data in each segment. The database inserts a create timestamp in each record header of the plurality of records. The create timestamp indicates a date and time when an insert of the one or more records of data is committed in a respective segment. The database inserts a delete timestamp in each segment of records of data, as each respective record of data is transmitted to the target system.