z/OS Communications Server: CMIP Services and Topology Agent Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


941

z/OS Communications Server: CMIP Services and Topology Agent Guide
SC27-3646-00

MB_ERR_CANCELGET_RESP_INVALID

Explanation

CMIP services application program makes supporting the cancel get operation trivial for agents to implement by treating it as an unconfirmed request from the agent's viewpoint. Whenever CMIP services receives an m-CancelGet it takes care of cancelling the get and responding to the m-CancelGet and sending the operationCancelled ROER. Agents may either continue to respond to the get as if the cancel get had not been received (and CMIP services discards these responses) or agents may abort their get and send an operationCancelled error. Because of this design, agents are not allowed to respond to the m-CancelGet indication, and they receive this error if they do.

Programmer response

Correct the client agent application program to not respond to m-CancelGet indications.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014