MSIR.0893 Doing a (type) cancel of Fast/Unload request (reqnum) -- (reason)

From m204wiki
Revision as of 16:58, 22 April 2014 by JAL (talk | contribs)
Jump to navigation Jump to search

This message is issued when a Fast/Unload User Language Interface request is cancelled for any reason (such as its time limit expiring, or the requesting user being bumped).

The type indicates the type of cancellation being done: Hard means that the Fast/Unload task is being immediately terminated; Soft means the request has not been started yet, or the Fast/Unload task is being asked to terminate the request. The reqnum is simply a serial request number given to a request, and it can be matched to the request number on an MSIR.0890 message that was issued when the request was made. The reason should make the reason for the cancellation clear.