Journal data areas and data queues

When you start journaling for a data area or a data queue, the system writes journal entries for all changes to the data area or data queue.

The following restrictions apply for journaling data areas and data queues:
When you start journaling a data area, you specify whether you want after-images saved, or both before-images and after-images.
Related concepts
Reasons to journal before-images
Related reference
Start Journal (STRJRN) command
Start Journal Object (STRJRNOBJ) command
Start Journal (QjoStartJournal) API
Related information
CL programming
Work Management

Start journaling for data areas and data queues

  1. In iSeries™ Navigator, expand the system with the data area or data queue you want to journal.
  2. Expand File Systems.
  3. Expand Integrated File System.
  4. Expand QSYS.LIB.
  5. Select the library with the data area or data queue.
  6. Right-click the data area or data queue you want to journal and select Journaling.

Or, after you have created the journal, use one the following commands or API for each data area or data queue you want to journal:

  • Start Journal (STRJRN) command
  • Start Journal Object (STRJRNOBJ) command
  • Start Journal (QjoStartJournal) API