Environment
Netiq Secure Configuration Manager 5.9
Situation
After upgrading to SCM 5.9, previously created exceptions are no longer visible in the gui.
Resolution
Download and apply this hotfix.
Cause
The stored procedure spGetExemptionHeader was searching for the word 'where' to do certain formatting of exceptions for screen display. Unfortunately if the check being excepted contains the word 'where' the display procedure tried to reformat the name causing an error.