Keeping Administrator Passwords Synchronized with the Data Dictionary

If you change the REMOTE_LOGIN_PASSWORDFILE initialization parameter from none to exclusive or shared, then you must ensure that the passwords stored in the data dictionary and the passwords stored in the password file for the non-SYS administrative users, such as SYSDBASYSOPERSYSBACKUPSYSDG, and SYSKM users are the same.

rooms

Adding Users to a Database Password File

When you grant SYSDBASYSOPERSYSBACKUPSYSDG, or SYSKM administrative privilege to a user, that user’s name and privilege information are added to the database password file.

CompTIA certification malaysia

A user’s name remains in the password file only as long as that user has at least one of these privileges. If you revoke all of these privileges, then Oracle Database removes the user from the password file.CompTIA certification malaysia

dell emc certification malaysia

Creating a Password File and Adding New Users to It

Use the following procedure to create a password file and add new users to it:

  1. Follow the instructions for creating a password file as explained in “Creating a Database Password File with ORAPWD”.
  2. Set the REMOTE_LOGIN_PASSWORDFILE initialization parameter to exclusive. (This is the default.)Oracle Database issues an error if you attempt to grant these privileges and the initialization parameter REMOTE_LOGIN_PASSWORDFILE is not set correctly.
  3. Connect with SYSDBA privileges as shown in the following example, and enter the SYS password when prompted: CONNECT SYS AS SYSDBA
  4. Start up the instance and create the database if necessary, or mount and open an existing database.
  5. Create users as necessary. Grant SYSDBASYSOPERSYSBACKUPSYSDG, or SYSKM administrative privilege to yourself and other users as appropriate. 

citrix certification malaysia 2

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *