c_hanatec_17 Exam QuestionsBrowse all questions from this exam

c_hanatec_17 Exam - Question 2


Which system privilege do you need to redistribute tables across the hosts in a scale-out system?

Show Answer
Correct Answer: B

To redistribute tables across the hosts in a scale-out system, you need the RESOURCE ADMIN privilege. This privilege allows for the management of resources within the system, including the redistribution of tables. Managing resources, such as data distribution, is a critical operation that falls under RESOURCE ADMIN privileges.

Discussion

2 comments
Sign in to comment
schalke04Option: B
Feb 17, 2023

B. ALTER DISTRIBUTION privilege is required, and it falls under the RESOURCE ADMIN system privilege.

LizzyOlivanOption: B
Aug 1, 2023

HA201-SAP HANA 2.0 SPS06 - High Availability and Disaster Tolerance Administration To redistribute tables across the hosts in your system, you must have the system privilege RESOURCE ADMIN and at least the object privilege ALTER for all schemas involved. As redistributing data is a critical operation, it is also recommended that you have saved the current distribution so you can restore it if necessary.