Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread Out of memory
Tue, Dec 11 2007 3:41 AMPermanent Link

Tomas
Hello,

One of our customer het error " Engine Error # 11279 An unknown error ('Out of memory') occurred with the connection to the database server at '192.168.3.100', please check the server log."
while trying to add file to DBISAM database using client/server connection method. They ask how this problem can be solved, unfortunatelly I don't have answer.



p.s. DBISAM version 4.x(latest), we don't use memory tables.
Regards,
Tomas
Tue, Dec 11 2007 4:10 AMPermanent Link

"Jose Eduardo Helminsky"
Tomas

Are you using transactions ? If so, how many records are hold by
transactions ? Keep the transactions short as possible, use COMMIT interval
if you are using SQL.

Eduardo

Tue, Dec 11 2007 9:37 AMPermanent Link

Tomas
Only one transaction, never got such error message, first time see this error.
Tue, Dec 11 2007 11:00 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Tomas,

<< One of our customer het error " Engine Error # 11279 An unknown error
('Out of memory') occurred with the connection to the database server at
'192.168.3.100', please check the server log."
while trying to add file to DBISAM database using client/server connection
method. They ask how this problem can be solved, unfortunatelly I don't have
answer. >>

What do you mean by "add file" ?  Are you trying to load a file into a BLOB
field ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Dec 12 2007 1:16 AMPermanent Link

Tomas
Sorry for not explaining this, yes user said that he is trying to add doc file(load file to blob field) and got this error.

<<What do you mean by "add file" ?  Are you trying to load a file into a BLOB
field ?>>
Wed, Dec 12 2007 2:21 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Tomas,

<< Sorry for not explaining this, yes user said that he is trying to add doc
file(load file to blob field) and got this error. >>

How big is the doc file ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Image