Exam 7: User Creation and Management

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Granting users limited ____________________ to access data is one security method used in Oracle11g.

(Short Answer)
4.7/5
(35)

All available ____________________ privileges in Oracle10g can be displayed through the SYSTEM_PRIVILEGE_MAP data dictionary view.

(Short Answer)
4.8/5
(31)

All available system privileges for the current user can be displayed through the USER_SYS_PRIVS data dictionary view.

(True/False)
4.9/5
(36)

When revoking a privilege that was issued with the WITH  ADMIN \underline {\text { ADMIN }} OPTION, the action will have a cascading effect because if that user granted the privilege to other users, the privilege will be revoked from them also. _________________________

(True/False)
4.7/5
(29)

The ____ command is used to revoke a role.

(Multiple Choice)
4.8/5
(39)

A system privilege can be taken away from a user through the  UNGRANT \underline { \text { UNGRANT } } command. _________________________

(True/False)
4.9/5
(30)

Which of the following SQL statements will change the password for user RTHOMAS to ANEW5PASSWORD

(Multiple Choice)
4.8/5
(28)

Which command will delete a user account from Oracle11g?

(Multiple Choice)
4.7/5
(34)

Which of the following commands will allow a use to connect to the Oracle database?

(Multiple Choice)
4.8/5
(33)

Even if users are  authenticated \underline { \text { authenticated } } by the operating system, the users are still required to have valid Oracle11g accounts to access the database. _________________________

(True/False)
4.9/5
(42)

A user can query the  ROLE SYS PRIVS \underline {\text { ROLE SYS PRIVS }} data dictionary view to determine the privileges currently enabled for that user. _________________________

(True/False)
4.8/5
(37)

All the Oracle11g system privileges can be viewed through the data dictionary view ____.

(Multiple Choice)
4.9/5
(32)

The  REVOKE \underline {\text { REVOKE }} command can be used to revoke system and object privileges, but not both in the same command. _________________________

(True/False)
4.9/5
(39)

If a user issues the ____________________ command to change his or her password, the user will be prompted for both the old and new password.

(Short Answer)
4.9/5
(40)

Which of the following privileges will allow a user to reference a table when creating a FOREIGN KEY constraint?

(Multiple Choice)
4.8/5
(32)

Which of the following SQL statements will remove the SELECT ANY TABLE privilege from the database so it can never be granted to another user?

(Multiple Choice)
4.9/5
(32)

The  PASS IS \underline { \text { PASS IS } } clause of the CREATE USER command indicates the password assigned to a user. _________________________

(True/False)
4.8/5
(36)

The  GENERATE ROLE \underline {\text { GENERATE ROLE } } command is used to add a new role to the database. _________________________

(True/False)
4.8/5
(38)

A role can only be granted to other roles.

(True/False)
4.9/5
(34)

The UPDATE ANY TABLE privilege is a system privilege.

(True/False)
4.8/5
(36)
Showing 21 - 40 of 132
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)