Showing posts with label Forms. Show all posts
Showing posts with label Forms. Show all posts

Avoid FRM-40401 message


Use Standard.commit  instead of commit to prevent Oracle message :









Source :OraFAQ

Remove unused Layouts in Oracle Apex

 Tables used : APEX_XXXXXXX.WWV_FLOW_REPORT_LAYOUTS APEX_XXXXXXX.WWV_FLOW_SHARED_QUERIES use the following query to delete unused Layouts. ...