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!

Copy Application In Oracle Apex 24

user7347960Sep 7 2024

When Copy Application by using PLSQL or Create Working Copy Or Copy Application

There are error raising

Execution of the statement was unsuccessful. ORA-06550: line 88925, column 1: PLS-00123: program too large (codegen operands)

begin wwv_flow_imp_shared.create_report_layout( p_id=>wwv_flow_imp.id(173358927915352316) ,p_report_layout_name=>'rep1' ,p_static_id=>'rep1' ,p_report_layout_type=>'RTF_FILE' ,p_page_template => wwv_flow_string.join_clob(wwv_flow_t_varchar2(

Comments
Post Details
Added on Sep 7 2024
2 comments
499 views