DFS3786E DIAGNOSE AWE PROCESSING ERROR – reason_text
Explanation
An unrecoverable error was encountered during processing of a diagnostic AWE. This message is issued during diagnostic AWE processing when an unrecoverable error or an invalid AWE request is encountered.In the message text:
- reason_text
- Identifies the specific error:
- DUPLICATE INITIALIZATION AWE
- A duplicate initialization AWE request was received. Because only one initialization AWE request is allowed, the duplicate request is ignored.
- DUPLICATE TERMINATION AWE
- A duplicate termination AWE request was received. Because only one termination AWE request is allowed, the duplicate request is ignored.
- request QUEUED PRIOR TO INIT
- An AWE request was received before the initialization AWE request was received and processed. The initialization AWE request must be the first AWE that is queued and processed. In the reason text, request identifies the type of AWE request that was received. The AWE is ignored.
- UNKNOWN AWE FUNCTION: hex_id
- An AWE request was received that is unknown to the diagnostic AWE processor. In the reason text, hex_id identifies the hexadecimal identifier of the unknown AWE function that was requested. The AWE is ignored.
System action
IMS continues processing, but the diagnostic AWE service requested did not complete successfully.