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.

Regards,
-Anand