Having just upgraded from an older release of Endevor, it was noticed that the IMGR009 message is now an E-level error whereas it was a W-level error in the prior release; can it be changed back to a W-level?
Yes, one can control what level the IMGR009 message is through an option in the ENCOPTBL table located in the Endevor CSIQSRC library.
In the ENCOPTBL source is the following line:
* ENHOPT MSGSEVERITY_IMGR009=E W/E O000503
One just needs to uncomment the line, change it to =W, and reassemble/link the table.
The default for the message is an E-level.
NOTE: if this option changed after a recent upgrade, you should review all enabled options from the prior release ENCOPTBL to ensure they are reflected in the current version.