In an automated job, a variable is specified and is written out to an email. But the values is unexpectedly truncated in the email. It cuts off where there is "space".
Sample:
Expected string is "ST3766 -1"
Email contains the string of "-1"
The value is not being parsed correctly if the value has a '-'
"ST3766 1" or "ST3766" is noted, the value is pushed out correctly. But if the value is "ST3766 -1" or "ST3766-1", the value is not pushed out correctly and is only reported as "-1".
WORKAROUND:
None
STATUS:
Fixed in Toad Data Point 3.3. You can download this from https://support.quest.com/Default.aspx.