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!

[BUG] APEX 21.1.1 Import Error ORA-06512: at "APEX_210100.WWV_FLOW_IMP_PARSER", line 1267

Lukas HorwathJul 5 2021 — edited Jul 5 2021

Hi,
after upgrade to 21.1.1 we get following error while importing export files from previous versions.
Running the APEX export sql file in SQL Developer works fine. Exporting this App then with 21.1.1 and trying to import this new file also leads to the same error:

APEX Version=21.1.1
Patch Version=1
APEX_LISTENER_VERSION=21.1.3.r1531102
Error: GET_BLOCK Error.
- additional_info: Contact your application administrator.
- display_location: ON_ERROR_PAGE
- is_internal_error: true
- is_common_runtime_error: false
- apex_error_code: WWV_FLOW_IMP_PARSER.GET_BLOCK
- ora_sqlcode: -6502
- ora_sqlerrm: ORA-06502: PL/SQL: numeric or value error: character string buffer too small
- error_backtrace: ORA-06512: at "APEX_210100.WWV_FLOW_IMP_PARSER", line 1267
- component: APEX_APPLICATION_PAGE_PROCESS import flow

Any idea?

Thanks,
Lukas

This post has been answered by Lukas Horwath on Jul 6 2021
Jump to Answer
Comments
Post Details
Added on Jul 5 2021
1 comment
690 views