Skip to Main Content

APEX

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

APEX schema problem

user4049807Jan 11 2022

Hi,

I'm new in APEX and I got a problem with my schema. I have an existing database with lots of data, lots of table. These tables owned by one schema. When I try to create an application using that schema and I select an existing table, I get the following error message:
"Ajax call returned server error ORA-20987: APEX - Invalid schema name - Contact your application administrator. for Execute Server-Side Code."
PIC.jpg
Is there any settings (grants, privilege, etc.) for a schema that makes it to not working? What should I do? Is there any solution to fix this schema or is it possible for another schema to use this schema's tables for creating APEX applications?

Thanks for the answeres!

Andrew

Comments

Post Details

Added on Jan 11 2022
3 comments
477 views