Oracle XE - error with blob fields

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
haakoneines
Posts: 2
Joined: Sun 10 Sep 2006 18:02

Oracle XE - error with blob fields

Post by haakoneines » Sun 10 Sep 2006 18:15

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?

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 13 Sep 2006 07:22

Please inform us about your ODAC version and whether you use Net option to connect to database.

haakoneines
Posts: 2
Joined: Sun 10 Sep 2006 18:02

Post by haakoneines » Wed 13 Sep 2006 16:42

I am using ODAC version 5.8 NET for Delphi 7 with the Net option set to true.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Thu 14 Sep 2006 13:53

The investigation of the problem is in progress. As soon as we solve the problem we'll let you know.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 18 Sep 2006 06:42

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.

Post Reply