Saturday, June 1, 2013

Changing the Repository Owner Password in Documentum


a) Stop the Repository
b) Go to $DM_HOME/dba/config//
c) Create a copy of the file with name dbpasswd.txt
d) In the DB change the password of Repository Owner
e) Edit the dbpasswd.txt( The file backed up in Step 3) and replace the new password as plain text
f) Save dbpasswd.txt
g) Go to $DM_HOME/bin run the following
h) dm_encrypt_password -docbase -rdbms -encrypt

i) Restart the Repository

5 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. are there any changes in the behaviour in 7.x ?

    ReplyDelete
  3. I need to change the installation owner as do as the repository owner in 7.x

    Do know the steps in 6.x want to check whether it's been the same in 7.0 or not?

    ReplyDelete
  4. I need to change the installation owner as do as the repository owner in 7.x

    Do know the steps in 6.x want to check whether it's been the same in 7.0 or not?

    ReplyDelete