This alert has been in place for years without issues; now all of sudden I'm getting MACRO SQL ERROR - Incorrect syntax near...
This the definition of the Alert Message:
ALERT: ${NodeName} ${SQL:Select Substring ('${Caption}',1,30) AS Caption} Volume is ${SQL:Select Round ('${VolumePercentUsed}',0) from Volumes WHERE VolumeID='${VolumeID}'}% Utilized
This is the output I started getting recently
ALERT: AAAA000 MACRO SQL ERROR - Incorrect syntax near '&'. Volume is MACRO SQL ERROR - Incorrect syntax near '&'.% Utilized