Activate the replication of journal entries to a remote journal

In order to activate the replication of journal entries to a given remote journal, the following must be true:

You need to provide the following input in order to activate the replication of journal entries to a remote journal on a target system:

To activate the remote journal, proceed as follows:

  1. In the iSeries™ Navigator window, expand the system you want to use.
  2. Expand Databases.
  3. Expand the database that contains the journal.
  4. Expand Schemas.
  5. Click the schema that contains the journal that has the associated remote journal that you want to activate.
  6. Right-click the journal, and select Properties.
  7. On the Journal Properties dialog, click Remote Journals.
  8. Start of changeOn the Remote Journals dialog, select the remote journal in the list of remote journals, and then click Activate to activate the selected remote journal.End of change

You can also activate the replication of journal entries from a journal on a source system to a remote journal on a target system by using one of the following methods:

Both the QjoChangeJournalState API and the CHGRMTJRN command must be issued from the source system.

The activation of the remote journal can be a long running process. This may occur if there are a large number of journal receivers and entries that initially must be caught-up in the remote journal.

Catch-up phase for remote journals has more detailed information about the catch-up phase.

Related concepts
Synchronous and asynchronous delivery mode for remote journals
Where the replication of journal entries start
Remote journal considerations when restarting the server
Related tasks
Add remote journals
Details: Recovery for remote journaling scenario
Related reference
Change Journal State (QjoChangeJournalState) API
Change Remote Journal (CHGRMTJRN) command
Related information
Scenario: Data replication environment for remote journals