We have following issue:
EOracleError message contains ORA exception with useful data hidden as ???, for example ORA-01400 exception:
ORA-01400: cannot insert NULL into (???)
But should be:
ORA-01400: cannot insert NULL into ("SCHEMA1"."TABLE1"."FIELD1")
Versions:
DOA 4.1.1 (doa41d2010)...