Journaling considerations with DB2® Multisystem

 

Although the Start Journal Physical File (STRJRNPF) and End Journal Physical File (ENDJRNPF) commands are distributed to other systems, the actual journaling takes place on each system independently and to each system's own journal receiver.

As an example, you have two systems (A and B) on which you have a distributed file. You need to create a journal and a receiver on both system A and system B, and the journal name and library must be the same on both systems. When you issue the STRJRNPF command, the command is distributed to both systems and journaling starts on both systems. However, the journal receiver on system A contains only the data for changes that occur to the piece of the file that resides on system A. The journal receiver on system B contains only the data for changes that occur to the piece of the file that resides on system B.

This affects your save and restore strategy as well as your backup strategy; for example:

 

Parent topic:

CL commands: Affecting all the pieces of a distributed file with DB2 Multisystem

 

Related concepts


System activities after the distributed file is created
CL commands: Affecting only local pieces of a distributed file with DB2 Multisystem