DisposeBuf failed - problem. Very urgent.

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Belitski
Posts: 14
Joined: Wed 02 Aug 2006 12:52

DisposeBuf failed - problem. Very urgent.

Post by Belitski » Wed 25 Jul 2007 14:11

Hello,

we have ODAC 3.70.0.30 and use it under Delphi5.
The project is very big and uses bpl packages. Database is Oracle9.2.0.1.
ODAC is used with NET Option False.
As memory manager we use FastMM4, last version.
By all query components the cashed update is used.
The problem:
"Update failed" is almost always followed by "DisposeBuf failed (D:\Projects\Delphi\Dac\Source\MemData.pas, line 6384)"
We know, that the problems with alternative memory manager were fixed in later versions of ODAC. But we cannot change
the ODAC version now because of the time problems with critical update by customer.
Please, tell us if this problem will be solved by excluding FastMM4 from the project.

Thank you very much.

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

Post by Plash » Thu 26 Jul 2007 11:43

Yes, this problem should be solved if you do not use FastMM4.

Post Reply