Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread DBISAM Error 11047
Fri, Apr 2 2010 5:17 PMPermanent Link

Gordon Turner

I'm using Delphi 7 and DBISAM 3.30.  I got an Eureka log email from a
user of my application with the following error:

DBISAM Engine Error # 11047 An unknown operating system error 1130
occurred with the table 't:\BenefitDetail.DAT'.

The data files are stored on a network share, and two users are
accessing the data, both getting the same error message.

Aside from checking the tables and indexes for corruption, is there
anything else I should be looking at to resolve this problem?  (Since
the Help file indicates I should be contacting Elevate about this
problem immediately.)

Gordon Turner
Mon, Apr 5 2010 3:37 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Gordon,

<< I'm using Delphi 7 and DBISAM 3.30.  I got an Eureka log email from a
user of my application with the following error:

DBISAM Engine Error # 11047 An unknown operating system error 1130 occurred
with the table 't:\BenefitDetail.DAT'. >>

Win32 error code #1130 is ERROR_NOT_ENOUGH_SERVER_MEMORY, which indicates
that something is wrong with the file server.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image