I'm trying to send mail from oracle apex application,But i'm getting following error
ORA-04063: package body "APEX_190100.WWV_FLOW_MAIL" has errors ORA-06508: PL/SQL: could not find program unit being called: "APEX_190100.WWV_FLOW_MAIL"'
i have given ACL Priviliges also and if i try to compile i cannot compile because it has error and as it package body is wrapped i'm not able to solve error..
Thanks in advance.