Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Super breadcrumb not working with other languages such as French and Arabic with error ora-01403 #5

Open
Ayman-Shahrour opened this issue Aug 10, 2023 · 0 comments

Comments

@Ayman-Shahrour
Copy link

Ayman-Shahrour commented Aug 10, 2023

Hi,
I have facing the following error when running translated application ( French and Arabic) , the original English application is working fine.

`Technical Info (only available for developers)
is_internal_error: true
apex_error_code: WWV_FLOW_PLUGIN.RUN_PLSQL_ERR
ora_sqlcode: 100
ora_sqlerrm: ORA-01403: aucune donnée trouvée
ORA-06512: à "APEX_230100.WWV_FLOW_CODE_EXEC_PLSQL", ligne 126
ORA-06512: à "APEX_230100.WWV_FLOW_DYNAMIC_EXEC", ligne 2643
ORA-06512: à ligne 212
ORA-06512: à ligne 390
ORA-06512: à ligne 498
ORA-06512: à "SYS.DBMS_SYS_SQL", ligne 2120
ORA-06512: à "SYS.WWV_DBMS_SQL_APEX_230100", ligne 806
ORA-06512: à "APEX_230100.WWV_FLOW_DYNAMIC_EXEC", ligne 2603
ORA-06512: à "APEX_230100.WWV_FLOW_CODE_EXEC_PLSQL", ligne 97
ORA-06512: à "APEX_230100.WWV_FLOW_CODE_EXEC_PLSQL", ligne 399
ORA-06512: à "APEX_230100.WWV_FLOW_CODE_EXEC", ligne 553
component.type: APEX_APPLICATION_PAGE_REGIONS
component.id: 412921702951832432
component.name: Super Breadcrumb
error_backtrace:
ORA-06512: à ligne 212
ORA-06512: à ligne 390
ORA-06512: à ligne 498
ORA-06512: à "SYS.DBMS_SYS_SQL", ligne 2120
ORA-06512: à "SYS.WWV_DBMS_SQL_APEX_230100", ligne 806
ORA-06512: à "APEX_230100.WWV_FLOW_DYNAMIC_EXEC", ligne 2603
ORA-06512: à "APEX_230100.WWV_FLOW_CODE_EXEC_PLSQL", ligne 126
ORA-06512: à "APEX_230100.WWV_FLOW_DYNAMIC_EXEC", ligne 2643
ORA-06512: à ligne 212
ORA-06512: à ligne 390
ORA-06512: à ligne 498
ORA-06512: à "SYS.DBMS_SYS_SQL", ligne 2120
ORA-06512: à "SYS.WWV_DBMS_SQL_APEX_230100", ligne 806
ORA-06512: à "APEX_230100.WWV_FLOW_DYNAMIC_EXEC", ligne 2603
ORA-06512: à "APEX_230100.WWV_FLOW_CODE_EXEC_PLSQL", ligne 97
ORA-06512: à "APEX_230100.WWV_FLOW_CODE_EXEC_PLSQL", ligne 399
ORA-06512: à "APEX_230100.WWV_FLOW_CODE_EXEC", ligne 553
ORA-06512: à "APEX_230100.WWV_FLOW_PLUGIN", ligne 2217'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant