RMLK gate, SEND_DO_COMMIT function

This function requires the Recovery Manager client communicate the result of this system's phase one syncpoint processing to the last agent system, and obtain the outcome of the distributed unit of work.

Input Parameters

RMC_TOKEN
The Recovery Manager client's token associated with the Recovery Manager Link object.
CONTINUE
A parameter specifying whether the current transaction will continue into a following unit of work.
The values for the parameter are:
  • NO
  • YES
SINGLE_UPDATER
A parameter specifying whether the single updater optimization is being performed.
The values for the parameter are:
  • NO
  • YES

Output Parameters

RESPONSE
is the Recovery Manager domain's response to the call.
Values for the parameter are:
  • OK
  • EXCEPTION
  • DISASTER
  • INVALID
  • KERNERROR
  • PURGED
ACCESSIBLE
A value specifying whether communication with the remote system failed.
The values for the parameter are:
  • NO
  • SUNTED
  • YES
VOTE
A value specifying the Recovery Manager client's vote on the outcome of the syncpointing unit of work.
The values for the parameter are:
  • HEURISTIC_MIXED
  • NO
  • NO_CONTINUE
  • READ_ONLY
  • YES