Wednesday, February 19, 2014

Changing the Repository Password Using the obieerpdpwdchg Utility

Follow these steps to change the repository password using the obieerpdpwdchg utility, and then publish the modified repository in Fusion Middleware Control:

  1. Run bi-init to launch a command prompt or shell window that is properly initialized. 
  2. At the command prompt, type obieerpdpwdchg with the following arguments:
    • -I name_and_path_of_existing_repository
    • -O name_and_path_of_new_repository
    Then, enter the current (old) password and the new password when prompted. The repository password must be longer than five characters and cannot be empty. For example:
    obieerpdpwdchg  -I my_repos.rpd -O my_changed_repos.rpd
    Please enter the repository password:
    
    Please enter a new repository password:
    
    Note that passwords are masked on the command line unless you include the             -C option in the command to disable masking.
  3. Open a Web browser and log in to Fusion Middleware Control from the computer where the updated repository is located.
  4. In the navigation tree, expand Business Intelligence and then click coreapplication to display the Business Intelligence Overview page.
  5. Display the Repository tab of the Deployment page.
  6. Click Lock and Edit Configuration.
  7. Click Browse next to Repository File. Then, select the updated repository file and click Open.
  8. Enter the new (updated) repository password in the Repository Password and the Confirm Password fields.
    Make sure to specify the password that has been set in the repository. If the passwords do not match, the Oracle BI Server fails to start, and an error is logged in nqserver.log.
  9. Click Apply, then click Activate Changes.
  10. Return to the Business Intelligence Overview page and click Restart.

No comments:

Post a Comment