You executed the following command to create a password file in the database server: $
orapwd file = orapworcl entries = 5 ignorecase=N Which statement describes the purpose of
the above password file?
A.
It records usernames and passwords of users when granted the DBA role
B.
It contains usernames and passwords of users for whom auditing is enabled
C.
It is used by Oracle to authenticate users for remote database administrator
D.
It records usernames and passwords of all users when they are added to OSDBA or
OSOPER operating groups
Explanation:
C. Creating a password file via orapwd enables remote users to connect with administrative privileges through SQL*Net.