Import Error
121913Oct 2 2008 — edited Oct 7 2008I am trying to import an application from our test to production system.
This app is relatively large, as compared to my other apps, with about 145 pages.
I am receiving the following error:
ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 2904, column 26: PLS-00123: program too large <pre>-- <br> <br>begin <br> <br>--application/shared_components/navigation/tabs/standard/t_tabcit001 <br>wwv_flow_api.create_tab ( <br> p_id=> 12589470446122655 + wwv_flow_api.
Can anyone explain why this may be happening?
THANKS
Raymond