Unable to import application
445678May 17 2006 — edited May 17 2006We exported an application from our development environment and trying to import in test environment with the following error
**********
ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 2625, column 1: PLS-00123: program too large <pre> &lt;br&gt;begin&lt;br&gt; &lt;br&gt;wwv_flow_api.create_page_computation(&lt;br&gt; p_id=&gt; 45995272699438681 + wwv_flow_api.g_id_offset,&lt;br&gt; p_flow_id=&gt; wwv_flow.g_flow_id,&lt;br&gt; p_flow_
Error installing application.
*******
The Application Express version of both environment is 2.0.0.00.49. The export file size is approx 3MB. How to resolve this error?
Rahul