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