Exporting and importing database containers

US11275758B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11275758-B2
Application numberUS-201916406757-A
CountryUS
Kind codeB2
Filing dateMay 8, 2019
Priority dateMay 9, 2016
Publication dateMar 15, 2022
Grant dateMar 15, 2022

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.

A computer-implemented method for exporting a database container from a database includes exporting database container metadata including artifact definitions in the metadata along with the actual metadata content to a database management system, exporting the database container including the database objects deployed therein to the database management system. The exporting of the database container includes exporting dependencies and structures of the database objects deployed therein, but not the actual content of the database objects. In some instances, however, exporting of the database container can include exporting the actual content of the database objects in response to user request. The method further includes packing the exported database container metadata and the exported database container in an archive. The data in the archive can be unpacked in substantially reverse order to import the database container into another database.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer-implemented method for exporting a database container from a database, the method comprising: exporting, by the database and to a database management system (DBMS) managing at least two databases including the database, database container metadata of the database container, the database container metadata including artifact definitions identifying one or more tables or views in the database container metadata along with object metadata content; exporting, by the database and to the DBMS, the database container, the database container including one or more database objects deployed in the database container, and a database container schema providing an isolated computing environment for the one or more database objects deployed in the database container, wherein exporting the database container includes exporting dependencies and structures of the one or more database objects deployed in the database container, without exporting data content of the one or more database objects; and packing, by the DBMS, the exported database container metadata and the exported database container in an archive. 2. The computer-implemented method of claim 1 , wherein exporting the database container includes: exporting dependencies and structures of the deployed one or more database objects; and in response to a user request, exporting data content of the deployed one or more database objects. 3. The computer-implemented method of claim 1 , wherein exporting the database container includes exporting a synonym object deployed in the database container as a link to an object external to the database container in the database. 4. The computer-implemented method of claim 1 further comprising: exporting common metadata in the database; and packing the exported common metadata in the archive along with the exported database container metadata and the exported database container. 5. The computer-implemented method of claim 4 , wherein exporting common metadata in the database includes: using predefined SQL statements of the DBMS; and extracting only container-related data subsets. 6. The computer-implemented method of claim 5 , wherein extracting only container-related data subsets includes: creating tables with the same structures as the objects identified by the common metadata; and transferring only container-related data rows. 7. The computer-implemented method of claim 1 further comprising unpacking data saved in the archive in substantially reverse order to import the database container into another database. 8. A non-transitory computer readable storage medium having instructions stored thereon, including instructions which, when executed by a microprocessor, cause a computer system to: export, by a database and to a database management system (DBMS) managing at least two databases including the database, database container metadata of the database container, the database container metadata including artifact definitions identifying one or more tables or views in the database container metadata along with object metadata content; export, by the database and to the DBMS, the database container, the database container including one or more database objects deployed in the database container, and a database container schema providing an isolated computing environment for the one or more database objects deployed in the database container, wherein exporting the database container includes exporting dependencies and structures of the one or more database objects deployed in the database container, without exporting data content of the one or more database objects; and pack, by the DBMS, the exported database container metadata and the exported database container in an archive. 9. The non-transitory computer readable storage medium of claim 8 , wherein exporting the database container includes: exporting dependencies and structures of the deployed one or more database objects; and in response to a user request, exporting data content of the deployed one or more database objects. 10. The non-transitory computer readable storage medium of claim 8 , wherein exporting the database container includes exporting a synonym object deployed in the database container as a link to an object external to the database container in the database. 11. The non-transitory computer readable storage medium of claim 8 , the instructions further causing the computer system to: export common metadata in the database; and pack the exported common metadata in the archive along with the exported database container metadata and the exported database container. 12. The non-transitory computer readable storage medium of claim 11 , wherein exporting common metadata in the database includes: using predefined SQL statements of the DBMS; and extracting only container-related data subsets. 13. The non-transitory computer readable storage medium of claim 12 , wherein extracting only container-related data subsets includes: creating tables with the same structures as the objects identified by the common metadata; and transferring only container-related data rows. 14. The non-transitory computer readable storage medium of claim 8 , the instructions further causing the computer system to: unpacking data saved in the archive in substantially reverse order to import the database container into another database. 15. A computer-implemented system, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: exporting, by a database and to a database management system (DBMS) managing at least two databases including the database, database container metadata of the database container, the database container metadata including artifact definitions identifying one or more tables or views in the database container metadata along with object metadata content; exporting, by the database and to the DBMS, the database container, the database container including one or more database objects deployed in the database container, and a database container schema providing an isolated computing environment for the one or more database objects deployed in the database container, wherein exporting the database container includes exporting dependencies and structures of the one or more database objects deployed in the database container, without exporting data content of the one or more database objects; and packing, by the DBMS, the exported database container metadata and the exported database container in an archive. 16. The computer-implemented system of claim 15 , wherein exporting the database container includes: exporting dependencies and structures of the deployed one or more database objects; and in response to a user request, exporting data content of the deployed one or more database objects. 17. The computer-implemented system of claim 15 , wherein exporting the database container includes exporting a synonym object deployed in the database container as a link to an object external to the database container in the database.

Assignees

Inventors

Classifications

  • G06F16/214Primary

    Database migration support · CPC title

  • to a system of files or objects, e.g. local or distributed file system or database · CPC title

  • Unary operations; Data partitioning operations · CPC title

  • G06F16/258Primary

    Data format conversion from or to a database · CPC title

  • Design, administration or maintenance of databases · 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 US11275758B2 cover?
A computer-implemented method for exporting a database container from a database includes exporting database container metadata including artifact definitions in the metadata along with the actual metadata content to a database management system, exporting the database container including the database objects deployed therein to the database management system. The exporting of the database cont…
Who is the assignee on this patent?
Sap Se
What technology area does this patent fall under?
Primary CPC classification G06F16/214. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Mar 15 2022 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 1 related publication on this page (citations in our corpus or others sharing the same primary CPC).