Hi,
I'm using TOS 2.4.0 r 14858.
I made an oracle connection with an oracle express on my computer (working in local)
but i can't retrieve schema whith my connection in metada because :"any table exist"
although when I put a schema manualy whith an existing table a can read my table ...
My user have all privilege
I don't know what I miss...
see pic
Thanks..
I have uninstalled Orace Express few weeks ago. So I can't give you example.
Maybe Oracle express says that schema is optional, but Talend needs it.
So you have to create a schema.
I remember there is a sample database with Oracle express and the schema of this db is "HR"