RelationalDBDesign
SiteMap
Database Architecture
Database Admin
Managing Users
Managing Objects
Backup Recovery
Admin Tasks
Password Files
«Prev
Next»
User Connectivity
Configuring Oracle
NetClient PC Database
Oracle Net Basic Concepts
Finding Listener Service
Listener Control Program
Configuring Listener
Stop Restart Listener
Configuring OracleNet Client
Testing Client Connectivity
Testing OracleNet Connectivity
Check Default Domain
Connecting from Client
Oracle Net Conclusion
Password Files
Necessary Password Files
Password Creation Process
Placing | Naming PW File
Creating Password File
Remote Login Password
Connecting Internal Password
DBA Privileges
Different DBA Roles
Connect Database
PW Files Data Dictionary
Rebuilding Password File
Manage PW Conclusion
Enterprise Manager
OEM Architecture
OEM Architecture
Install OEM
DBA Management Pack
Using Instance Manager
View Information
Using Security Manager
Examine Objects Schema Manager
Using SQL Plus
SQL* Plus CLI
SQL Plus Reports
SQL Plus Column
SQL Plus Formatting
Formatting Numeric Columns
Oracle Date Columns
SQL Plus Scripting
SQL Plus Command
Suppress Repeating Columns
Line Page Break Reports
Report Headers Footers
Spooling Printing Report
Substitution Variables
Accept Prompt Commands
SQL Plus Editing Commands
SQL Plus Settings
SQL Plus Script
SQL Plus Conclusion
Creating Users
Manage Users
Before Creating User
Default Tablespaces
Temporary Tablespaces
Assign Disk Quotas
Creating Database User
OS Authentication
Granting Session Privileges
altering Database User
Changing User Password
Locking Users Account
Drop User
Data Dictionary User Info
Create manage Users
Managing User Roles
Types System Privileges
Granting System Privileges
With Admin Option Clause
session_privs View
Revoke Privileges Oracle
Managing System Privileges
Creating Password File in Oracle - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
Why are password files necessary?
Please select the best answer.
A.
There is no room in the database for passwords to be stored.
B.
They allow DBAs to be authenticated when the database is closed.
C.
Reading a password file is more efficient than reading a password from the database.
D.
They avoid the overhead of generating redo log entries when a password is changed.
2.
What is the name of the utility used to create password files?
Please select the best answer.
A.
orapwd
B.
pwd
C.
genpwd
D.
pwdfile
3.
You are creating a password file and configuring a database to use it. You have just determined the proper location and name for the password file. What is your next step?
Please select the best answer.
A.
Use the orapwd utility to create the password file
B.
Restart the database and bounce the listener
C.
Grant
SYSDBA
to the
SYSTEM
user
D.
Set the
REMOTE_LOGIN_PASSWORDFILE
initialization parameter to
EXCLUSIVE
Correct answers:
Your Score: 0
Submit
Quiz Explanation