4.2 Application->BuilderApplication-><APPID>->UtilitiesApplication->Express
Hello Apex team,
Getting an exception:
Application->BuilderApplication-><APPID>->UtilitiesApplication->Express->ViewsResults
Selected View: APEX_APPL_TEMP_PAGE_DP
failed to parse SQL query:
ORA-00942: table or view does not exist
Query
select PAGE_TMPL_DISPLAY_POINT_ID,WORKSPACE,WORKSPACE_DISPLAY_NAME,APPLICATION_ID,APPLICATION_NAME
from APEX_APPL_TEMP_PAGE_DP
Regards
Andre
ALSO: some views (I have not count how many) takes a horrible long time to come back with their result.
Example(s):seems not to come to an end at all.
APEX_APPLICATION_ALL_AUTH
APEX_APPLICATION_PAGE_IR_RPT
Edited by: andreml on Sep 4, 2012 1:45 AM
Edited by: andreml on Sep 4, 2012 1:53 AM