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!

ORA-00040: active time limit exceeded

anand_gpAug 7 2018 — edited Aug 7 2018

Hi,

I am trying to create a master-detail form (with 2 pages) in Oracle-Apex and every time it fails at the end with error -

  • Unable to create master detail page. ORA-20001: Unable to create form on table. ORA-00040: active time limit exceeded - call aborted

The tables (PROJECT_EXECUTED_MASTER & PROJECT_EXECUTED_DETAIL) on which the form is being created are very small with less than 5 columns without any data in it.

All together, the workspace application has just 3 tables and 5 pages. It's newly created workspace. But not sure why I am getting that error repeatedly (tried some 5 to 6 times). I created it once and it was working and then deleted. Later, while creating again, I am facing this issue.

Can someone clarify please. Thanks.

pastedImage_0.png

Regards,

-Anand

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 4 2018
Added on Aug 7 2018
1 comment
449 views