APEX 20.1 ORDS 20.2 Database 19.3
I have an application for which the Data Tables are owned by EFMSI and so the Parsing Schema is defined as EFMSI
I did an Advisor Check and found the following error reported
Applications > 101 - Vessel Fishery Trip > Pages > 10042 - Manage User Access > Processes > Save |
|
Process Source (Identifies the corresponding process text for the process type) |
Fetch, DML, MR* Processes are Valid |
Error |
Compilation error - ORA-00942: table or view does not exist Statement: SELECT "ID" FROM "EFMSI"."APEX_APPL_ACL_USERS" |
#OWNER#:APEX_APPL_ACL_USERS:P10042_ID:ID|IUD |
How do I resolve this?