Start of change

Add remote journals

This topic provides instructions for adding a remote journal.

The following is the input that you must provide to add a remote journal to a source journal:

Start of changeIf a different target journal library or remote receiver library is specified, then those libraries will be used to hold the remote journal and receivers on the target system. This is what is referred to as library redirection.End of change

Related concepts
Add remote journal process
Related tasks
Recover a damaged journal
Recover a damaged journal with the WRKJRN command
Activate the replication of journal entries to a remote journal
Remove remote journals
Related reference
Add Remote Journal (ADDRMTJRN) command
Add Remote Journal (QjoAddRemoteJournal) API
Related information
Scenario: Data replication environment for remote journals

Add a remote journal

Proceed as follows to add a remote journal:
  1. In the iSeries™ Navigator window, expand the system you want to use.
  2. Expand Databases.
  3. Expand the database you want to use.
  4. Expand Schemas.
  5. Click the schema that contains the journal that you want to add a remote journal to.
  6. Right-click the journal you want to add a remote journal to and select Properties.
  7. On the Journal Properties dialog, click Remote Journals.
  8. To add (associate) a remote journal to this journal, click Add.

Alternatively, you can use the Add Remote Journal (ADDRMTJRN) Command or the Add Remote Journal (QjoAddRemoteJournal) API to add a remote journal.

The remote journal does not have an attached journal receiver after the add remote journal processing completes. In addition, the journal state for the remote journal is set to *INACTIVE. A journal state of *INACTIVE means that the remote journal is not ready to receive any journal entries from the journal on the source system. During this time, journal entries can continue to be deposited or replicated into the journal on the source system. However, no entries are replicated to the newly added remote journal until you activate that remote journal. Refer to Activate the replication of journal entries to a remote journal for information about activating a remote journal.

End of change