Change the Oracle BI Repository Password
Each Oracle BI repository has a password that's used to encrypt its contents.
You create the repository password when you create a new Oracle BI repository file.
You can change the repository password using the Administration Tool in offline mode, or using the obieerpdpwdchg
utility. You can't change the repository password when the repository is open in the Administration Tool in online mode.
The obieerpdpwdchg
utility is especially useful when you want to change the repository password on Linux systems where the Administration Tool isn't available.
This section contains the following topics:
Change the Oracle BI Repository Password Using the Administration Tool
Learn how to change your password in the Administration Tool and publish a modified repository.
Use the Upload Repository Command to change the repository password and to publish the modified repository.
- Open the repository in the Administration Tool in offline mode.
- Select File, then select Change Password.
- Enter the current (old) password.
- Enter the new password and confirm it. The repository password must be longer than five characters and can't be empty.
- Click OK.
- Save and close the repository.
Change the Oracle BI Repository Password Using the obieerpdpwdchg Utility
Learn how to change the repository password.
Use these steps to change the repository password using the obieerpdpwdchg
utility, and then publish the modified repository using the Upload Repository Command.
You must define the repository password with more than five characters. Passwords are masked on the command line unless you include the -C
option in the command to disable masking.