Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Changing SYS and SYSTEM

...

3. Edit the DDC files for MINE/APPLY/FETCHER and set the new password in line

Panel
bgColorCCC

memory_set DDC_PASSWORD xxxxxx

3.Start the console without connecting to the database

...

4. Set new encrypted password for MINE/APPLY/FETCHER process.

Panel
bgColorCCC

set MINE.MINE_PASSWORD xxxxxx
set APPLY.APPLY_PASSWORD xxxxxx
set MINE.DDC_PASSWORD xxxxxx
set APPLY.DDC_PASSWORD xxxxxx

If there are more processes, then do this for all processes. 

Note

When dbvrep password is changed on source then set MINE.MINE_PASSWORD to encrypted password value or FETCHER.FETCHER_PASSWORD if FETCHER is used. If password of dbvrep user is changed on target database then set APPLY.APPLY_PASSWORD to encrypted password value.

...