How to Access HDI Containers (SAP HANA): Unterschied zwischen den Versionen

Aus MattWiki
(Die Seite wurde neu angelegt: „Maybe you have already tried to access HDI containers with SYSTEM oder DBADMIN users and have failed. Or maybe you were only able to access HDI containers wit…“)
 
Keine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
Maybe you have already tried to access HDI containers with SYSTEM oder DBADMIN users and have failed.
Maybe you have already tried to access tables in HDI containers with SYSTEM oder DBADMIN users and have failed.


Or maybe you were only able to access HDI containers with the HDI container runtime user (RT-User, some call it the technical user).
Or maybe you were only able to access tables in HDI containers with the HDI container runtime user (RT-User, some call it the technical user).
 
This the following articles and videos describe how to create a new user and enable it to access data inside a HDI container.


== General Principle ==
== General Principle ==
Zeile 9: Zeile 7:
The SYSTEM or DBADMIN User has no access to HDI container tables.
The SYSTEM or DBADMIN User has no access to HDI container tables.


For that is needed in the following order:
Neither of these users can directly grant this access to HDI container tables to other users as neither of them has it itself.
 
For that is needed to create the following users in the following order:


# HDI Administrator
# HDI Administrator
Zeile 15: Zeile 15:
# HDI Container Administrator (can be the same user as the group administrator)
# HDI Container Administrator (can be the same user as the group administrator)


But the SYSTEM or DBADMIN User cannot directly grant this access as neither of them does have it itself.
There are a couple of stored procedures in the HANA db which enable you to create the users listed above.


There are a couple of stored procedures in the HANA db which enable to create the users listed above.
This the following hands on video and reference articles describe how to create the new user listed above and enable it to access data inside a HDI container.


The following reference and video show how to proceed:
== Video ==
 
ABAP Freak Show Ep. 17 - SAP HANA Deployment Infrastructure (HDI) Administration
 
https://www.youtube.com/watch?v=zyHhxZWW40M&t=851s


== Reference ==
== Reference ==
Zeile 30: Zeile 34:


https://help.sap.com/viewer/c2cc2e43458d4abda6788049c58143dc/2020_04_QRC/en-US/b4b6a8936bc64526b8fd8491c4a40eaa.html
https://help.sap.com/viewer/c2cc2e43458d4abda6788049c58143dc/2020_04_QRC/en-US/b4b6a8936bc64526b8fd8491c4a40eaa.html
== Video ==
ABAP Freak Show Ep. 17 - SAP HANA Deployment Infrastructure (HDI) Administration
https://www.youtube.com/watch?v=zyHhxZWW40M&t=851s


[[Category:SAP]]
[[Category:SAP]]
[[Category:HANA]]
[[Category:HANA]]

Aktuelle Version vom 5. März 2021, 19:21 Uhr

Maybe you have already tried to access tables in HDI containers with SYSTEM oder DBADMIN users and have failed.

Or maybe you were only able to access tables in HDI containers with the HDI container runtime user (RT-User, some call it the technical user).

General Principle

The SYSTEM or DBADMIN User has no access to HDI container tables.

Neither of these users can directly grant this access to HDI container tables to other users as neither of them has it itself.

For that is needed to create the following users in the following order:

  1. HDI Administrator
  2. HDI Container Group Administrator
  3. HDI Container Administrator (can be the same user as the group administrator)

There are a couple of stored procedures in the HANA db which enable you to create the users listed above.

This the following hands on video and reference articles describe how to create the new user listed above and enable it to access data inside a HDI container.

Video

ABAP Freak Show Ep. 17 - SAP HANA Deployment Infrastructure (HDI) Administration

https://www.youtube.com/watch?v=zyHhxZWW40M&t=851s

Reference

SAP HANA Platform - SAP HANA Deployment Infrastructure (HDI) Reference

https://help.sap.com/viewer/3823b0f33420468ba5f1cf7f59bd6bd9/2.0.04/en-US/b4b6a8936bc64526b8fd8491c4a40eaa.html

SAP HANA Cloud - SAP HANA Cloud Deployment Infrastructure (HDI) Reference

https://help.sap.com/viewer/c2cc2e43458d4abda6788049c58143dc/2020_04_QRC/en-US/b4b6a8936bc64526b8fd8491c4a40eaa.html