35
Views
1
Comments
[Extended Metamodel] Not working in Oracle DB / How To
Question
extended-metamodel
Service icon
Forge asset by Alfaro

I tried using the extension in an on-premises environment with Oracle DB, but was raising an "Invalid Table name" DB exception.

To fix it, i opened the extension and modified the entities's table names from

[db].[table_name]

to

"db"."table_name".

That worked for me.


Thanks.

2025-02-22 18-27-01
Alfaro
 
MVP

Hello João,

Thank you for testing this component in Oracle and for your excellent solution!

I will incorporate it shortly into a new extension version.

CA

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.