Page 1 of 1

Oracle XE - error with blob fields

Posted: Sun 10 Sep 2006 18:15
by haakoneines
I have a problem with inserting/updating blob fields when I'm using Oracle XE, which gives me the error "ORA-12571".
According to Oracle documentation:
"ORA-12571: TNS:packet writer failure
Cause: An error occurred during a data send."

My code works fine if I'm using Oracle 9/10, but not for Oracle XE.

Any ideas?

Posted: Wed 13 Sep 2006 07:22
by Plash
Please inform us about your ODAC version and whether you use Net option to connect to database.

Posted: Wed 13 Sep 2006 16:42
by haakoneines
I am using ODAC version 5.8 NET for Delphi 7 with the Net option set to true.

Posted: Thu 14 Sep 2006 13:53
by Plash
The investigation of the problem is in progress. As soon as we solve the problem we'll let you know.

Posted: Mon 18 Sep 2006 06:42
by Plash
We cannot reproduce the problem. If it is possible send to ODAC support address complete sample that demonstrates the problem and include script to create server objects.