ORACLE datasource

Hi,

I am trying to connect to an Oracle Datasource, but I get the following message
after hang up on "inferring schema".

Any idea ?

eric
[2019-08-30 10:29:29.502] [info] Checking for update
[2019-08-30 10:29:30.068] [info] Update for version 2.20.4 is not available (latest version: 2.20.4, downgrade is disallowed.
[2019-08-30 10:31:58.155] [error] TypeError: Cannot set property 'x-key' of undefined
at Pn.Object (file:///C:/Program%20Files/Radzen/resources/app.asar/static/renderer.js:290:2734642)
at file:///C:/Program%20Files/Radzen/resources/app.asar/static/renderer.js:9:27896
at Gr (file:///C:/Program%20Files/Radzen/resources/app.asar/static/renderer.js:9:17762)
at file:///C:/Program%20Files/Radzen/resources/app.asar/static/renderer.js:9:27701
at Wo (file:///C:/Program%20Files/Radzen/resources/app.asar/static/renderer.js:9:40202)
at Pn (file:///C:/Program%20Files/Radzen/resources/app.asar/static/renderer.js:290:2732712)
at br.then.e (file:///C:/Program%20Files/Radzen/resources/app.asar/static/renderer.js:290:2793749)

Can you send us (at info@radzen.com) sql script with your schema?

sorry but it is private.
Anyway it is just at the creation of the new datasource connection to the database, it does not work.
please precise exactly what to put in the server and database boxes.
do you use a instanclient ? or it s a direct tcpip connection

thx

eric fg

What you’ve entered as connection is correct and the database schema is retrieved. The error is raised during foreign keys infer - without your schema (just schema not data) however we cannot do much.

Hi Eric,

We were able to identify and fix the problem with your schema.The fix will be included in next Radzen release (before the end of this week).

Best Regards,
Vladimir

Hola.

Tengo una versión de prueba de Radzen, mi base de datos tiene aproximadamente 1000 tablas, todas con sus respectivos Primary Key, sin embargo al seleccionar una única tabla para realizar algunas pruebas me arroja el mismo error que comentan en este caso. Lo dejaré adjunto.