Field |
Description |
Type, length |
Valid values |
Column headings |
---|---|---|---|---|
DGDFN |
Data group name (Data group definition) |
CHAR(10) |
User-defined data group name |
DGDFN NAME |
DGSYS1 |
System 1 name (Data group definition) |
CHAR(8) |
User-defined system name |
DGDFN SYSTEM 1 |
DGSYS2 |
System 2 name (Data group definition) |
CHAR(8) |
User-defined system name |
DGDFN SYSTEM 2 |
DTASRC |
Data source |
CHAR(10) |
*SYS1, *SYS2 |
DATA SOURCE |
APYSSN |
Apply session |
CHAR(10) |
A-F |
APPLY SESSION |
CRTTSP |
Create Timestamp (YYYY-MM-DD.HH.MM.SS.mmmmmm |
TIMESTAMP |
SAA timestamp - normalized to the target system (Timestamp when the journal entry is created.) |
CREATE TIMESTAMP |
SNDTSP |
Send Timestamp (YYYY-MM-DD.HH.MM.SS.mmmmmm |
TIMESTAMP |
SAA timestamp - normalized to the target system (Timestamp value is set equal to the create timestamp (CRTTSP) when using remote journaling. For non-remote journaling, this is the time the journal entry is read on the source system and is sent by the MIMIX send process.) |
SEND TIMESTAMP |
RCVTSP |
Receive Timestamp (YYYY-MM-DD.HH.MM.SS.mmmmmm |
TIMESTAMP |
SAA timestamp - normalized to the target system (Timestamp when the journal entry is received by the journal reader on the target system when using remote journaling or received by the target system by the MIMIX send process for non-remote journaling). |
RECEIVE TIMESTAMP |
APYTSP |
Apply Timestamp (YYYY-MM-DD.HH.MM.SS.mmmmmm |
TIMESTAMP |
SAA timestamp - normalized to the target system (Timestamp when the journal entry is applied on the target system.) |
APPLY TIMESTAMP |
CRTSNDET |
Elapsed time between create and send process (milliseconds) |
PACKED(10 0) |
Calculated, 0-9999999999 (Elapsed time between generation of the timestamps and the time the MIMIX send process is received on the target system for non-remote journaling. For remote journaling, the create and send times are set equal so elapsed time will be a value of 0. |
SEND ELAPSED TIME |
SNDRCVET |
Elapsed time between send and receive process (milliseconds) |
PACKED(10 0) |
Calculated, 0-9999999999 (Elapsed time between the send time and the receive time.) |
RECEIVE ELAPSED TIME |
RCVAPYET |
Elapsed time between receive and apply process (milliseconds) |
PACKED(10 0) |
Calculated, 0-9999999999 Elapsed time between the receive time and the apply time.) |
APPLY ELAPSED TIME |
CRTAPYET |
Elapsed time between create and apply timestamps (milliseconds) |
PACKED(10 0) |
Calculated, 0-9999999999 (Elapsed time between generation of the timestamp to the time when the journal entry is applied on the target system.) |
TOTAL ELAPSED TIME |
SYSTDIFF |
The time differential between the source and target systems, where time differential = source time - target time |
PACKED(10 0) |
-9999999999-0, 0-9999999999 |
TIME DIFFERENCE |
MXDGTSP outfile (WRKDGTSP command)