Skip to Main Content

Oracle Database Discussions

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!

Oracle 22.2 on localhost BI report is not opening...

User_XV0RZJun 23 2023

Hello everyone…I am designing a BI report and calling it on Apex 22.2 when when i submitt error generates….

error is as under

Error processing request.

Contact your application administrator.

Technical Info (only available for developers)

  • is_internal_error: true
  • apex_error_code: APEX.UNHANDLED_ERROR
  • ora_sqlcode: -29273
  • ora_sqlerrm: ORA-29273: HTTP request failed ORA-06512: at "APEX_220200.WWV_FLOW_WEB_SERVICES", line 1230 ORA-06512: at "APEX_220200.WWV_FLOW_WEB_SERVICES", line 830 ORA-29262: bad URL ORA-06512: at "SYS.UTL_HTTP", line 380 ORA-06512: at "SYS.UTL_HTTP", line 1148 ORA-06512: at "APEX_220200.WWV_FLOW_WEB_SERVICES", line 804 ORA-06512: at "APEX_220200.WWV_FLOW_WEB_SERVICES", line 1071 ORA-06512: at "APEX_220200.WWV_FLOW_WEB_SERVICES", line 1490 ORA-06512: at "APEX_220200.WWV_FLOW_WEBSERVICES_API", line 612 ORA-06512: at "APEX_220200.WWV_FLOW_PRINT_UTIL", line 789 ORA-06512: at "APEX_220200.WWV_FLOW_RENDER_QUERY", line 1842 ORA-06512: at "APEX_220200.WWV_FLOW_RENDER_QUERY", line 1930
  • component.type: APEX_APPLICATION_PAGES
  • component.id: 102000000000
  • component.name: Global Page
  • error_backtrace:ORA-06512: at "APEX_220200.WWV_FLOW_WEB_SERVICES", line 1230 ORA-06512: at "APEX_220200.WWV_FLOW_WEB_SERVICES", line 830 ORA-06512: at "SYS.UTL_HTTP", line 380 ORA-06512: at "SYS.UTL_HTTP", line 1148 ORA-06512: at "APEX_220200.WWV_FLOW_WEB_SERVICES", line 804 ORA-06512: at "APEX_220200.WWV_FLOW_WEB_SERVICES", line 1071 ORA-06512: at "APEX_220200.WWV_FLOW_WEB_SERVICES", line 1490 ORA-06512: at "APEX_220200.WWV_FLOW_WEBSERVICES_API", line 612 ORA-06512: at "APEX_220200.WWV_FLOW_PRINT_UTIL", line 789 ORA-06512: at "APEX_220200.WWV_FLOW_RENDER_QUERY", line 1842 ORA-06512: at "APEX_220200.WWV_FLOW_RENDER_QUERY", line 1930 ORA-06512: at "APEX_220200.WWV_FLOW", line 2986.

What i have to do next…please help me

Comments
Post Details
Added on Jun 23 2023
1 comment
650 views