DAJ806E Single quote (apostrophe) not allowed for OPTIMIZATION_HINT.
Explanation
A single quote was added to the OPTIMIZATION_HINT
field. This might cause errors at run time if the entire string is
not encased in quotes.
User response
Remove the single quote from the OPTIMIZATION_HINT
string.