Oracle
1Z0-908 · Question #53
1Z0-908 Question #53: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-908 to reveal the answer and full explanation for question #53. The question stem and answer options stay visible for context.
Security
Question
Examine these statements, which execute successfully: CREATE ROLE r_world_rd; GRANT SELECT ON world.* TO r_world_rd; CREATE USER john IDENTIFIED BY `P@ssw0rd'; GRANT r_world_rd TO john; Examine these statements issued by user John: What is the reason for the error?
Exhibit
Options
- AThe statement was blocked by MySQL Firewall.
- BJohn has not activated the role.
- CJohn needs to reconnect to the database.
- DThe DBA needs to execute FLUSH PRIVILEGES.
Unlock 1Z0-908 to see the answer
You've previewed enough free 1Z0-908 questions. Unlock 1Z0-908 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#role activation#privilege management#user security#role lifecycle
