Start of change
ANTX8040W
ABNORMAL TIMESTAMP JUMP SESSION(sid) ADDRSPACE(ANTASnnn) SSID(ssid) CCA(cca) CCCCCCCH(ccccccch) PREVIOUS(prev_timestamp) CURRENT(curr_timestamp) TIF(TIF)

Explanation

XRC has detected an invalid jump between the timestamps of the previous and current recordsets; either the time has jumped forward more than one year, or the time has gone backwards.
sid
is the XRC session name, ANTASnnn the XRC address space.
ssid and cca
are the SSID & CCA of the device being updated.
ccccccch
is the disk address of the record being updated.
prev_timestamp
is the time (in STCK format) from the previous record and curr_timestamp is the time (in STCK format) of the current record.
TIF
is the Track Information Field and is for use by IBM® Support.

For a backward jump, a 9C4-40 abend and suspension of the XRC session will result.

For a forward time jump, a 9C4-E0 abend and suspension of the XRC session may result.

System action

XRC processing may be suspended.

System programmer response

Contact the IBM Support Center. Provide the system log, LOGREC, and any SVC dumps of the ANTASnnn address spaces that were active. In addition, identify any state saves that were taken on the affected storage controllers.

If the forward timestamp jump is expected, the IBM Support Center can provide a bypass so that the session does not suspend when such a jump is detected.

Source

Extended remote copy (XRC).

End of change