InterviewSolution
Saved Bookmarks
| 1. |
How Does One Create A Password File? |
|
Answer» The Oracle Password File ($ORACLE_HOME/dbs/orapw or orapwSID) stores passwords for users with administrative privileges. ONE needs to create a password files before remote administrators (like OEM) will be allowed to connect. Follow this procedure to create a new password file:
The Oracle Password File ($ORACLE_HOME/dbs/orapw or orapwSID) stores passwords for users with administrative privileges. One needs to create a password files before remote administrators (like OEM) will be allowed to connect. Follow this procedure to create a new password file: |
|