Nova Patents
US10229359B2

Optimizer problem determination

Summary by NHIP

Query Plan Optimization

The method transforms a database query execution plan into a Resource Description Framework structure and matches it against a problem pattern dataset. Distinctive parameters include estimate cardinality, actual cardinality, cost factors, bufferpool buffers, MAXPAGES, PREFETCH, SCANDIR, GLOBLOCK, GENRVALS, number of inStream, has order, and base object name.

Claim Score by NHIP

Read claim 1, the broadest

Abstract

A computer-implemented method includes receiving an artifact and a problem pattern, transforming the artifact into an abstracted artifact structure, and transforming the problem pattern into a query. The query is matched against the abstracted artifact structure. Any matched portions of the abstracted artifact structure are related back to corresponding result portions of the artifact. The corresponding result portions of the artifact are returned. The method may be embodied in a corresponding computer system or computer program product.

US10229359B2, drawing sheet 1
Sheet 1 of 8

Term

9.6 yearsleft in the term

Expires 13 May 2036, including 280 days of term adjustment.

  1. Priority
  2. Filed
  3. Granted
  4. Today
  5. Expires

5 claims: 1 independent, 4 dependent

  1. 1
    Broadest claimClaim Score 37, narrow(NHIP)A computer-implemented method comprising:receiving an artefact in the form of computer readable data corresponding to a query execution plan for accessing a database management system, with the query execution plan including a plurality of LOw LEvel Plan OPeratorS (LOLEPOPS), and with each LOLEPOP of the plurality of LOLEPOPS respectively corresponding to an indivisible operation that is directly executed by the database management system;transforming the query execution plan into a Resource Description Framework (RDF) data structure including RDF relationships and predicates that model input and output streams of the LOLEPOPS of the plurality of LOLEPOPS of the query execution plan;receiving a problem pattern data set including a plurality of LOLEPOPS related property values respectively corresponding to a plurality of LOLEPOP related parameters;determining a match portion of the RDF data structure that match the plurality of LOLEPOPS related property values respectively corresponding to the plurality of LOLEPOP related parameters;andreturning a result portion of the query execution plan corresponding to the match portion of the RDF data structure.