W-VSCJDBC-35

Message

Table scan did not find any tables. This can mean that either a) the source does not contain tables (yet), b) the table type is not supported c) the table scan filter criteria is incorrect or d) the user does not have access permissions.

Mitigation

Please check that the source actually contains tables. Also check the spelling and exact case of any catalog or schema name you provided.

Source

src/main/java/com/exasol/adapter/jdbc/BaseTableMetadataReader.java:55