XSTART (XRC start)

Use request type XSTART to start an XRC session. This invokes ANTRQST ILK=XRC REQUEST=XSTART.

SID(session)
Specifies the name of the XRC session to which the request is sent. It is required.
STYPE(stype)
Contains the type of XRC session identified by SID. It is required.
ERRLVL(errlvl)
Contains an error level that is associated with volume pairs added to the session. It is required.
HLQ(hlqr)
Contains the high-level qualifier of the state, control and journal data sets. The default is SYS1.
MESSAGES(msg)
Specifies a variable in which ANTRQST will place the address of a buffer containing messages about the results of the processed request. MESSAGES is required. These are messages that would have been returned to the caller if the TSO interface had been used. Refer to the ANTRQST macro for the format of the buffer.
WAITTIME(waittime | 0)
Contains a number of seconds that SDM must wait for a request to complete. A value of zero specifies that the request should not be timed. Valid values are 0 through 65535. The default is 0.