Page 1 of 1

Errors in Direct Mode

Posted: Fri 28 Feb 2014 14:23
by sinys
ODAC 9.2.7 D XE2
1) The next query

Code: Select all

select trim(trailing ':' from 'x:')from dual
works correctly with Oracle client and doesn't work in direct mode with error ORA-01006: bind variable does not exist
2) Fetch from CLOB field (25576 chars) works correctly with Oracle client and doesn't work and frozen in direct mode.

Re: Errors in Direct Mode

Posted: Mon 03 Mar 2014 09:21
by AlexP
Hello,

Thank you for the information. We have reproduced the problem and will investigate the reasons for such behaviour.