Source code text in syscomments corruption

[CR# 470100] If there are spaces before the create procedure keywords in a batch, the procedure source code text in syscomments may be corrupted. The first execution of these procedures after upgrade has marked them for recompilation, will generate a syntax error.

Workaround: If the execution generates a syntax error, re-create that procedure manually.