Retrieve journal entries from a remote journal during the catch-up phase

During the catch-up phase, journal entries that have been replicated to the target system can be retrieved from the remote journal.

You can activate and inactivate the remote journal function while concurrently running the following commands to view journal entries on the target system:

When the remote journal is in the process of being caught-up from the attached journal receiver on the source system, two things can happen with respect to objects and their names in the journal entries.

If you are using the DSPJRN or RTVJRNE command, additional informational messages will indicate that this situation occurred. If you are using the RCVJRNE command, additional information is provided on the exit program interface to help distinguish these situations as well. If you are using the QjoRetrieveJournalEntries API, additional information is provided in the returned data to help distinguish these situations. When necessary, the system attempts to minimize the possibility of showing these inconsistencies by temporarily delaying the processing performed by these commands.

Once the catch-up phase is completed, these inconsistencies will be resolved, and complete information will again be available.

Related concepts
Exit program to receive journal entries
Activate and inactivate remote journals
Receive journal entries in an exit program
Related reference
Display Journal (DSPJRN) command
Retrieve Journal Entry (RTVJRNE) command
Receive Journal Entry (RCVJRNE) command
Retrieve Journal Entries (QjoRetrieveJournalEntries) API