PL/SQL (MOSC)

MOSC Banner

UTL_MAIL with Attachments limitation

in PL/SQL (MOSC) 1 commentAnswered

Hi,

There is a size restriction of 32K on Oracle UTL_MAIL with the sub program.

UTL_MAIL.SEND_ATTACH_VARCHAR2 

Is there any chance of that being increased to say 20MB? that is the max allowed size on MS outlook for attachments. We have a requirement of the same sending data.

I can use the same from Unix cmd line with mailx to add as an attachment with 20MB size. Will

UTL_MAIL.SEND_ATTACH_VARCHAR2 

be able to support the same?

Thanks in advance for your response.

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