Managing data records

US9910879B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9910879-B2
Application numberUS-201615363373-A
CountryUS
Kind codeB2
Filing dateNov 29, 2016
Priority dateApr 24, 2015
Publication dateMar 6, 2018
Grant dateMar 6, 2018

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.

Data records may be managed in a relational database by monitoring, a record length for a first data record in a page of memory, an amount of free space in the page, and a page length. In response to receiving an operator command to replace the first data record with a second data record, a database management system may determine whether an estimated record length of a compressed second data record is outside of the amount of free space in the page. In response to determining the estimated record length of a compressed second data record is outside of the amount of free space in the page, the database management system may determine whether an estimated length of a compressed page is outside of the page length. In response to determining the estimated length of a compressed page is within the page length, the page may be compressed.

First claim

Opening claim text (preview).

What is claimed is: 1. A system comprising a processor and a memory, wherein the processor is configured to perform a method comprising: monitoring, by the processor, a record length for a first data record of the relational database stored in a first page of memory, a first amount of free space in the first page of memory, and a first page length of the first page of memory, wherein, for each respective page of memory, a respective amount of free space includes reserved space and unused space; wherein each respective page of memory comprises a respective page header storing metadata therein, the metadata comprising a table row directory indicating a respective starting address and a respective identifier for each respective data record in the respective page of memory; receiving an update structured query language (SQL) command to replace the first data record with a second data record in the relational database; determining, by the processor, based upon receiving the update SQL command, whether an estimated record length of a compressed second data record is larger than the first amount of free space in the first page of memory; wherein to estimate a record length statistics are generated for the compressed second data record, the statistics including a number of records scanned to build a dictionary to perform compression, an average record length before compression, and an average record length after compression; in response to determining that the estimated record length of the compressed second data record is larger than the first amount of free space, determining whether an estimated length of a compressed page that includes the second data record is larger than the first page length; in response to determining the estimated length of the compressed page is larger than the first page length, creating an overflow record for the second data record, wherein creating an overflow record comprises storing the second data record in a second page of memory; and in response to determining that the estimated length of the compressed page is within the first page length, compressing the page using adaptive dictionary-based compression, and replacing the page with a compressed page.

Assignees

Inventors

Classifications

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 US9910879B2 cover?
Data records may be managed in a relational database by monitoring, a record length for a first data record in a page of memory, an amount of free space in the page, and a page length. In response to receiving an operator command to replace the first data record with a second data record, a database management system may determine whether an estimated record length of a compressed second data r…
Who is the assignee on this patent?
IBM
What technology area does this patent fall under?
Primary CPC classification G06F17/30339. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Mar 06 2018 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 11 related publications on this page (citations in our corpus or others sharing the same primary CPC).