HANA Studio Authorization for Administration Tasks Flashcards
To perform administration tasks in the SAP HANA studio, you require certain privileges and/or roles. These must be granted to your database user or relevant role by a user administrator. (42 cards)
Required Authorization for task: Open the SAP HANA Administration Console perspective with read-only access to the system tables and monitoring views.
System privilege CATALOG READ
Required Authorization for task: View alert information
Object privilege SELECT on the schema _SYS_STATISTICS
Required Authorization for task: View system information in the System Monitor
System privilege CATALOG READ and object privilege SELECT on the schema _SYS_STATISTICS
Required Authorization for task: Open the Web-browser-based Monitoring Dashboard
Role sap.hana.admin.roles::Monitoring
Required Authorization for task: Monitor table distribution in the Table Distribution editor
System privilege CATALOG READ
Required Authorization for task: Open the Web-browser-based editors Resource Utilization, Memory Overview, and Memory Allocation Statistics
Role sap.hana.admin.roles::Monitoring
Required Authorization for task: Stop, start, restart system
Operating system user (adm) credentials
Required Authorization for task: Stop and start database services
System privilege SERVICE ADMIN
Required Authorization for task: Cancel operations
System privilege SESSION ADMIN
Required Authorization for task: Mark disk-full events as handled
System privilege MONITOR ADMIN
Required Authorization for task: Change the properties of a system as defined in the parameters of the configuration (*.ini) files
System privilege INIFILE ADMIN
Required Authorization for task: Configure system checks (e-mail notification, alter thresholds)
System privilege INIFILE ADMIN
Required Authorization for task: Execute table redistribution operations
System privilege RESOURCE ADMIN and at least the object privilege ALTER for all schemas involved
Required Authorization for task: Configure hosts for auto-failover
RESOURCE ADMIN
Perform a delta merge operation on a table (manually)
Object privilege UPDATE for the table
Compress a table
Object privilege UPDATE for the table
Manually move tables and table partitions to another host in a distributed system
Object privilege ALTER for the table
Partition a non-partitioned table
Object privileges ALTER and UPDATE for the table
Change a partitioned table into a non-partitioned table by merging all partitions
Object privilege ALTER for the table
Import catalog objects
Depending on the import, object privilege INSERT/UPDATE, DROP, and CREATE for the catalog objects in question
Export catalog objects
Object privilege SELECT for the catalog objects in question
Check license information
System privilege LICENSE ADMIN
Install and delete license keys
System privilege LICENSE ADMIN
Configure traces (except kernel profiler)
System privilege TRACE ADMIN