Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Maximum attachment size in apex_mail

Oscar GordilloSep 8 2021

Hello,
I am getting an error when I try to attach a file of more than 10 MB using apex_mail package.

Error Stack: ORA-20023: El anexo de tamaño 24 MB excede el tamaño de anexo máximo de 10 MB.
ORA-06512: en "APEX_200200.WWV_FLOW_MAIL_ATTACHMENTS_T1", línea 19
ORA-04088: error durante la ejecución del disparador 'APEX_200200.WWV_FLOW_MAIL_ATTACHMENTS_T1'
ORA-06512: en "APEX_200200.WWV_FLOW_MAIL", línea 1756
ORA-06512: en "APEX_200200.WWV_FLOW_MAIL_API", línea 244

Is there a way to increase this limit ?
I am using Apex Service on Autonomous database.
Thanks.

This post has been answered by Oscar Gordillo on Sep 9 2021
Jump to Answer
Comments
Post Details
Added on Sep 8 2021
3 comments
1,180 views