Database-level container group management

US11093443B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11093443-B2
Application numberUS-201715637531-A
CountryUS
Kind codeB2
Filing dateJun 29, 2017
Priority dateJun 29, 2017
Publication dateAug 17, 2021
Grant dateAug 17, 2021

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 container group is created using a database deployment infrastructure (DI) administrator (HA). API privileges for the container group are granted, using the HA, to a container group administrator (GA). API privileges for a container created in the container group using the GA are granted, using the GA, to a container administrator (CA). API privileges for the container are granted, using the CA, to a container developer (CD). Schema privileges for the container are granted, using the CA, to a container consumer (CC). API privileges for the container group are revoked, using the HA, from the GA. The container group is dropped using the HA.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer-implemented method, comprising: creating a container group using a database deployment infrastructure (DDI) administrator (DDIA), wherein the DDI is a service layer of a database, and wherein the container group comprises application programming interfaces (APIs) for performing administrative management tasks on an exclusive set of containers within the container group and isolates access to the exclusive set of containers from other container groups; granting, using the DDIA, API privileges for the container group to a container group administrator (GA); granting, using the GA, API privileges to a container administrator (CA) for a container created in the container group using the GA; granting, using the CA, API privileges for the container to a container developer (CD); granting, using the CA, schema privileges for the container to a container consumer (CC); revoking, using the DDIA, the API privileges for the container group from the GA; and dropping, using the DDIA, the container group. 2. The computer-implemented method of claim 1 , further comprising: configuring, using the CA, container parameters for the container; and configuring, using the CA, container libraries for the container. 3. The computer-implemented method of claim 1 , further comprising: writing, using the CD, files to the container; and making, using the CD, objects in the container. 4. The computer-implemented method of claim 1 , further comprising: accessing, using the CC, data from objects in the container; and executing, using the CC, functions or procedures in the container. 5. The computer-implemented method of claim 1 , further comprising: revoking, using the CA, the schema privileges for the container from the CC; and revoking, using the CA, the API privileges for the container from the CD. 6. The computer-implemented method of claim 1 , further comprising revoking, using the GA, the API privileges for the container from the CA. 7. The computer-implemented method of claim 1 , further comprising dropping, using the GA, the container. 8. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations comprising: creating a container group using a database deployment infrastructure (DDI) administrator (DDIA), wherein the DDI is a service layer of a database, and wherein the container group comprises application programming interfaces (APIs) for performing administrative management tasks on an exclusive set of containers within the container group and isolates access to the exclusive set of containers from other container groups; granting, using the DDIA, API privileges for the container group to a container group administrator (GA); granting, using the GA, API privileges to a container administrator (CA) for a container created in the container group using the GA; granting, using the CA, API privileges for the container to a container developer (CD); granting, using the CA, schema privileges for the container to a container consumer (CC); revoking, using the DDIA, the API privileges for the container group from the GA; and dropping, using the DDIA, the container group. 9. The non-transitory, computer-readable medium of claim 8 , further comprising one or more instructions to: configure, using the CA, container parameters for the container; and configure, using the CA, container libraries for the container. 10. The non-transitory, computer-readable medium of claim 8 , further comprising one or more instructions to: write, using the CD, files to the container; and make, using the CD, objects in the container. 11. The non-transitory, computer-readable medium of claim 8 , further comprising one or more instructions to: access, using the CC, data from objects in the container; and execute, using the CC, functions or procedures in the container. 12. The non-transitory, computer-readable medium of claim 8 , further comprising one or more instructions to: revoke, using the CA, the schema privileges for the container from the CC; and revoke, using the CA, the API privileges for the container from the CD. 13. The non-transitory, computer-readable medium of claim 8 , further comprising one or more instructions to revoke, using the GA, the API privileges for the container from the CA. 14. The non-transitory, computer-readable medium of claim 8 , further comprising one or more instructions to drop, using the GA, the container. 15. A computer-implemented system, comprising: a computer memory; and a hardware processor interoperably coupled using the computer memory and configured to perform operations comprising: creating a container group using a database deployment infrastructure (DDI) administrator (DDIA), wherein the DDI is a service layer of a database, and wherein the container group comprises application programming interfaces (APIs) for performing administrative management tasks on an exclusive set of containers within the container group and isolates access to the exclusive set of containers from other container groups; granting, using the DDIA, API privileges for the container group to a container group administrator (GA); granting, using the GA, API privileges to a container administrator (CA) for a container created in the container group using the GA; granting, using the CA, API privileges for the container to a container developer (CD); granting, using the CA, schema privileges for the container to a container consumer (CC); revoking, using the DDIA, the API privileges for the container group from the GA; and dropping, using the DDIA, the container group. 16. The computer-implemented system of claim 15 , further comprising one or more instructions to: configure, using the CA, container parameters for the container; and configure, using the CA, container libraries for the container. 17. The computer-implemented system of claim 15 , further configured to: write, using the CD, files to the container; and make, using the CD, objects in the container. 18. The computer-implemented system of claim 15 , further configured to: access, using the CC, data from objects in the container; and execute, using the CC, functions or procedures in the container. 19. The computer-implemented system of claim 15 , further configured to: revoke, using the CA, the schema privileges for the container from the CC; and revoke, using the CA, the API privileges for the container from the CD. 20. The computer-implemented system of claim 15 , further configured to: revoke, using the GA, the API privileges for the container from the CA; and drop, using the GA, the container.

Assignees

Inventors

Classifications

  • G06F16/21Primary

    Design, administration or maintenance of databases · CPC title

  • Software maintenance or management · CPC title

  • Program loading or initiating (bootstrapping G06F9/4401; security arrangements for program loading or initiating G06F21/57) · CPC title

  • Software deployment · CPC title

  • Clustering or classification · 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 US11093443B2 cover?
A container group is created using a database deployment infrastructure (DI) administrator (HA). API privileges for the container group are granted, using the HA, to a container group administrator (GA). API privileges for a container created in the container group using the GA are granted, using the GA, to a container administrator (CA). API privileges for the container are granted, using the …
Who is the assignee on this patent?
Sap Se
What technology area does this patent fall under?
Primary CPC classification G06F16/21. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Aug 17 2021 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 12 related publications on this page (citations in our corpus or others sharing the same primary CPC).