Journal database physical files (tables)

When you start journaling a physical file (table), you specify whether you want after-images saved, or both before-images and after-images.

To reduce the number of journal entries, you can omit entries for open operations and close operations for the file. To omit open and close entries from being journaled, select the Exclude open and close entries in iSeries™ Navigator. Or you can Specify OMTJRNE(*OPNCLO) on the Start Journal Physical File (STRJRNPF) command. If you choose to omit open journal entries and close journal entries, be aware that:

Related concepts
Reasons to journal before-images
Related tasks
Methods to estimate the size of a journal receiver
Related reference
Start Journal Physical File (STRJRNPF) command
Related information
DB2 Universal Database

Start journaling for physical database files

  1. In iSeries Navigator, expand the system with the object you want to journal.
  2. Expand Databases and the database with the object you want to journal.
  3. Expand Schemas and select the schema with the object you want to journal.
  4. Click Tables.
  5. Right-click the table you want to journal and select Journaling.

Or you can use the STRJRNPF command to start journaling physical database files.

The DB2™ Universal Database topic has complete information about database files.