ANTQ8262I
SYNCH(synch) SCSYNCH(prim_sc_synch,sec_sc_synch) PRIORITY(priority) SUPRDUMP(suprdump)

Explanation

This message provides information for the output of the XQUERY command for a "set" report. This message reports the following values:
synch
Specifies the maximum number of concurrent synchronization or resynchronization tasks that can execute per XRC session. This allows the XADDPAIR function to be paced to minimize the processor resources used by the function.
prim_sc_synch
Specifies the maximum number of concurrent synchronization or resynchronization tasks that can execute per XRC session against a primary storage control. This allows the XADDPAIR function to be paced to minimize the processor and path resources used by the function.
sec_sc_synch
Specifies the maximum number of concurrent synchronization or resynchronization tasks that can execute per XRC session against a secondary storage control. This allows the XADDPAIR function to be paced to minimize the processor and path resources used by the function.
priority
Specifies the type of priority to be used by the XADDPAIR function. The options are:
  • FIFO – Add volumes in order received on command.
  • LOAD – Defer adding volume if primary storage control load is too heavy. If the residual count for a primary storage control indicates the storage control is overloaded with activity, no additional work is started on the storage control. When the activity level has dropped to a lower level, the work is started.
suprdump
Specifies whether or not a software dump is forced if a software-related error occurs. OFF generates a software dump (if required) on error. ON does not generate a software dump on error.

System action

XRC functions are active.

System programmer response

If the command has been accepted and this message has not been displayed at the system console log or at the user ID specified by the MSGROUTEID parameter, see message ANTT0099I.

Source

Extended remote copy (XRC).