Previous Topic: Modify Default Password When Microsoft SQL Server Is UsedNext Topic: MDB Installation Log Files


Modify Default Password When Oracle Is Used

If you want to modify the default password for the user ca_itrm to the preferred one when Oracle is used as database provider, proceed as follows:

  1. Go to the system where Oracle is running.
  2. Open Windows Start, Programs, and launch the appropriate Oracle Database Control.
  3. Select the user ca_itrm in the Oracle Database Control and change the password.
  4. Go to the system where the manager has been installed.
  5. Run cadsmcmd setDBCredentials passwd=new_password.
  6. Run caf stop.
  7. Run caf start.