SAP
C_HANAIMP151 · Question #65
C_HANAIMP151 Question #65: Real Exam Question with Answer & Explanation
The correct answer is A. Recreate the role with the command CREATE ROLE InfoUser. D. Recreate the role with the command CREATE ROLE INFOUSER. E. Grant the role with the command GRANT "InfoUser" to PETER.. See the full explanation below for the reasoning.
Question
You create a role with the following command: CREATE ROLE "InfoUser" When you try to assign this role to user PETER with the following command: GRANT InfoUser to PETER you receive an error message "Invalid user privilege: INFOUSER". What must you do to avoid this problem?
Options
- ARecreate the role with the command CREATE ROLE InfoUser.
- BRecreate user PETER with GRANT OPTION.
- CGrant the role the WITH ADMIN OPTION.
- DRecreate the role with the command CREATE ROLE INFOUSER.
- EGrant the role with the command GRANT "InfoUser" to PETER.
Community Discussion
No community discussion yet for this question.