


Message ID: CPF1819
Message : System ending. Power failure message not monitored.
Cause. . . . . : The message queue &1 in library &2 specified by QUPSMSGQ system value is allocated to a workstation or is the system operator message queue (QSYSOPR in library QSYS), but the message queue is not in *BREAK or *NOTIFY mode.
I saw the Delivery mode set as *SAME in my system
*SAME: By default it consider the value *HOLD
Recommendation. . . : Use the Change Message Queue (CHGMSGQ) command to change the delivery mode of message queue &1 in library &2 to *BREAK or *NOTIFY.
Thank you,
GK


Can anybody tell me why the failure message was not monitored?
Yes. The CPF1819 message can tell you. Did you read it? Since we didn’t receive that message, we don’t know what it says.
Tom
You are looking at the message description that shows the format of message ID CPF1819. You should go back to the actual message (in the QHST log?) and read its details there. Those details should include a more specific reason.
Tom