You can translate the question and the replies:

Error when creating remote table in denodo express

i have an error when creating remote table from denodo express my base source in oracle and target in MySQL error message ``` Error creating remote table Error executing VQL query. QUERY [VIRTUAL] [ERROR] QUERY [JDBC WRAPPER] [ERROR] QUERY [JDBC ROUTE] [ERROR] Received exception with message 'java.lang.NullPointerException' ``` error message as below![image](https://i.ibb.co/G7SrLbX/IMG-20231004-115015-581.jpg) https://ibb.co/v1nMGKb
user
04-10-2023 00:50:50 -0400
code

1 Answer

Hi, In this case, I would recommend you to take a look at your log files in order to know more about what's happening. Besides, I would check if both the sources are reachable from Denodo at the same time when I create a remote table. Additionally, take a look at the [**Remote Table**](https://community.denodo.com/docs/html/browse/latest/en/vdp/administration/remote_tables/remote_tables) and [**Remote Table Virtual DataPort VQL** ](https://community.denodo.com/docs/html/browse/latest/en/vdp/vql/remote_tables/remote_tables) guide for creating remote table using CREATE REMOTE TABLE command. Hope this helps!!
Denodo Team
04-10-2023 07:28:45 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here