Additional Period Appended in Some Use Cases By UTL_SMTP
(Doc ID 1603502.1)
Last updated on FEBRUARY 18, 2019
Applies to:
PL/SQL - Version 11.2.0.3 and laterInformation in this document applies to any platform.
Symptoms
UTL_SMTP appends an extra period erroneously after another period when sending email data. This happens when a single line spans across two write_data calls and the second write_data begins with a period.
For example, an extra period is being appended to ".Line2" and ".Line4" by UTL_SMTP program in this case.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |