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)

1
Q

Required Authorization for task: Open the SAP HANA Administration Console perspective with read-only access to the system tables and monitoring views.

A

System privilege CATALOG READ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Required Authorization for task: View alert information

A

Object privilege SELECT on the schema _SYS_STATISTICS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Required Authorization for task: View system information in the System Monitor

A

System privilege CATALOG READ and object privilege SELECT on the schema _SYS_STATISTICS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Required Authorization for task: Open the Web-browser-based Monitoring Dashboard

A

Role sap.hana.admin.roles::Monitoring

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Required Authorization for task: Monitor table distribution in the Table Distribution editor

A

System privilege CATALOG READ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Required Authorization for task: Open the Web-browser-based editors Resource Utilization, Memory Overview, and Memory Allocation Statistics

A

Role sap.hana.admin.roles::Monitoring

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Required Authorization for task: Stop, start, restart system

A

Operating system user (adm) credentials

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Required Authorization for task: Stop and start database services

A

System privilege SERVICE ADMIN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Required Authorization for task: Cancel operations

A

System privilege SESSION ADMIN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Required Authorization for task: Mark disk-full events as handled

A

System privilege MONITOR ADMIN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Required Authorization for task: Change the properties of a system as defined in the parameters of the configuration (*.ini) files

A

System privilege INIFILE ADMIN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Required Authorization for task: Configure system checks (e-mail notification, alter thresholds)

A

System privilege INIFILE ADMIN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Required Authorization for task: Execute table redistribution operations

A

System privilege RESOURCE ADMIN and at least the object privilege ALTER for all schemas involved

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Required Authorization for task: Configure hosts for auto-failover

A

RESOURCE ADMIN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Perform a delta merge operation on a table (manually)

A

Object privilege UPDATE for the table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Compress a table

A

Object privilege UPDATE for the table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Manually move tables and table partitions to another host in a distributed system

A

Object privilege ALTER for the table

18
Q

Partition a non-partitioned table

A

Object privileges ALTER and UPDATE for the table

19
Q

Change a partitioned table into a non-partitioned table by merging all partitions

A

Object privilege ALTER for the table

20
Q

Import catalog objects

A

Depending on the import, object privilege INSERT/UPDATE, DROP, and CREATE for the catalog objects in question

21
Q

Export catalog objects

A

Object privilege SELECT for the catalog objects in question

22
Q

Check license information

A

System privilege LICENSE ADMIN

23
Q

Install and delete license keys

A

System privilege LICENSE ADMIN

24
Q

Configure traces (except kernel profiler)

A

System privilege TRACE ADMIN

25
Configure kernel profiler
Standard role *SAP\_INTERNAL\_HANA\_SUPPORT*
26
Delete trace files
System privilege **TRACE ADMIN**
27
Troubleshoot offline system (including access diagnosis files) using Administrator editor diagnosis mode
Operating system user **_(adm) credentials_**
28
Create, change, and delete users
System privilege **USER ADMIN**
29
Create, change, and delete roles in runtime
System privilege **ROLE ADMIN**
30
Grant and revoke privileges/roles to/from users and roles
To grant SQL privileges and roles, you must have the privilege and/or role yourself and be authorized to grant it to others. To grant privileges on activated repository objects, you must be authorized to execute certain stored procedures.
31
Configure the password policy and the password blacklist
System privilege **INIFILE ADMIN** and object privileges **INSERT** and **DELETE** for either the *\_SYS\_PASSWORD\_BLACKLIST* table or the *\_SYS\_SECURITY* schema
32
View procedures and calculation views in the authorization dependency viewer
System privilege **CATALOG ADMIN**
33
Activate and configure auditing
System privilege **AUDIT ADMIN** or **AUDIT OPERATOR** or **INIFILE ADMIN**
34
Create and manage audit policies
System privilege **AUDIT ADMIN** or **AUDIT OPERATOR**
35
Read the audit trail database table SYS.AUDIT\_LOG
System privilege **AUDIT OPERATOR**
36
Delete entries from the audit trail
System privilege **AUDIT OPERATOR**
37
Enable persistence encryption and access the encryption monitoring views *M\_PERSISTENCE\_ENCRYPTION\_STATUS* and *M\_PERSISTENCE\_ENCRYPTION\_KEYS*
System privilege **RESOURCE ADMIN**
38
Change the page encryption key used for data volume encryption and re-encrypt the data
System privilege **RESOURCE ADMIN**
39
Perform backups
**BACKUP ADMIN** and **CATALOG READ** or **BACKUP OPERATOR** and **CATALOG READ**
40
Open the Backup editor
**BACKUP ADMIN** and **CATALOG READ**
41
Delete data and log backups from the backup catalog and physically from the backup location
**BACKUP ADMIN**
42
Recover
Operating system user **_(adm) credentials_**