PL/SQL (MOSC)

MOSC Banner

UTL_MAIL with larger file size and multiple .csv file attachments

edited Jan 15, 2024 4:46PM in PL/SQL (MOSC) 4 commentsAnswered

Oracle Database All Versions PL/SQL Package UTL_MAIL.

Currently i am using UTL_MAIL.SEND_ATTACH_VARCHAR2 to send attachments but there is a size limitation of 32767 chars per file. Is it possible to increase the size of this parameter by which i mean changing the parameter to a CLOB parameter so that it can accommodate more values like UTL_MAIL.SEND_ATTACH_CLOB procedure.

I asked this question in Ask Tom Chris answered by saying to open a Enhancement request @ support.oracle.com . I don't know where to open a Enhancement Request @ support.oracle.com. Can you please send me the link for Enhancement Request ?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center