We have a relatively high re-compilation rate of several Adhoc queries for a given DB. It has been suggested that we enable the DB "Forced Parameterization" option for that DB. Supposedly, then, even if the Adhoc queries specify different values the execution plans will not be recompiled.
Has anyone used this option? If it is that good, why isn't Enabled the default setting? (worried about the possible downsides.)
TIA
edm2