-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
-
In some cases, when fetching an Oracle table's metadata using DBMS_METADATA, we will find that a specific table does not return in the expected queries, leading to the code block throwing a NonRelationalTableException.
We should improve the error message and inform the user to please check their grants for the specific table, as the grants may be missing to ensure that the table appears in the ALL_ALL_TABLES database view for the connector user.