Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: type "varchar2" does not exist #28

Open
edgarSbGroup opened this issue Jan 24, 2024 · 1 comment
Open

ERROR: type "varchar2" does not exist #28

edgarSbGroup opened this issue Jan 24, 2024 · 1 comment

Comments

@edgarSbGroup
Copy link

When running import foreign schema test_schema from server server_test into schema_test;
from an Oracle based system I get

[42704] ERROR: type "varchar2" does not exist

The script is trying to create a foreign table with varchar2

@MinhLA1410
Copy link
Contributor

@edgarSbGroup , Thank you for reporting

jdbc_fdw has never tested with Oracle, so we can't provide any more information.
But here is limitation of jdbc_fdw
We are open to any suggestions and can consider them for future improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants