DFHTP4119 An invalid request on Message Control Record (MCR) or Page Retrieval has occurred. Message bmsid, terminal type termtype, page pageno.
Explanation
CICS was trying to store or retrieve page pageno of a message when a temporary storage invalid request occurred. Alternatively, CICS could have been trying to store or retrieve a message control record (MCR) if the page pageno equaled zero when the temporary storage invalid error was received.
The message or page may be lost. The probable cause is that temporary storage was not loaded. bmsid is the BMS logical message identifier, which is a unique hexadecimal identifier used in the generation of a TS key for saving this page or message. termtype is the terminal type.
System action
Other processing continues.
User response
Ensure that the temporary storage program is loaded.
Module
DFHTPRDestination
Terminal End User