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.

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
Q

Configure kernel profiler

A

Standard role SAP_INTERNAL_HANA_SUPPORT

26
Q

Delete trace files

A

System privilege TRACE ADMIN

27
Q

Troubleshoot offline system (including access diagnosis files) using Administrator editor diagnosis mode

A

Operating system user (<sid>adm) credentials</sid>

28
Q

Create, change, and delete users

A

System privilege USER ADMIN

29
Q

Create, change, and delete roles in runtime

A

System privilege ROLE ADMIN

30
Q

Grant and revoke privileges/roles to/from users and roles

A

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
Q

Configure the password policy and the password blacklist

A

System privilege INIFILE ADMIN and object privileges INSERT and DELETE for either the _SYS_PASSWORD_BLACKLIST table or the _SYS_SECURITY schema

32
Q

View procedures and calculation views in the authorization dependency viewer

A

System privilege CATALOG ADMIN

33
Q

Activate and configure auditing

A

System privilege AUDIT ADMIN or AUDIT OPERATOR or INIFILE ADMIN

34
Q

Create and manage audit policies

A

System privilege AUDIT ADMIN or AUDIT OPERATOR

35
Q

Read the audit trail database table SYS.AUDIT_LOG

A

System privilege AUDIT OPERATOR

36
Q

Delete entries from the audit trail

A

System privilege AUDIT OPERATOR

37
Q

Enable persistence encryption and access the encryption monitoring views M_PERSISTENCE_ENCRYPTION_STATUS and M_PERSISTENCE_ENCRYPTION_KEYS

A

System privilege RESOURCE ADMIN

38
Q

Change the page encryption key used for data volume encryption and re-encrypt the data

A

System privilege RESOURCE ADMIN

39
Q

Perform backups

A

BACKUP ADMIN and CATALOG READ or BACKUP OPERATOR and CATALOG READ

40
Q

Open the Backup editor

A

BACKUP ADMIN and CATALOG READ

41
Q

Delete data and log backups from the backup catalog and physically from the backup location

A

BACKUP ADMIN

42
Q

Recover

A

Operating system user (<sid>adm) credentials</sid>