I tried to import an apex application to Oracle free autonomous database, but it failed and showed a HTML page.
The debug table shows the following error.
the APEX_DEBUG_MESSAGES table. Got this error message. (Error: Error processing request. - Additional info: - Display location: ON_ERROR_PAGE - Association type: - Item name: - Region id: - Column alias: - Row: - Model instance id: - Model record id: - Internal error: true - Common runtime error: false - APEX error code: APEX.UNHANDLED_ERROR - SQL code: -65114 - SQL error: ORA-65114: space usage in container is too high - Backtrace: ORA-06512: at "APEX_230200.WWV_FLOW_DML", line 2592 - Statement: - Component: APEX_APPLICATION_PAGES (4000000000460)).
The Apex version is Oracle APEX 23.2.1
Please help me find a solution to it.