Subject | Re: [IBO] IBO4 Memory Usage |
---|---|
Author | Jason Wharton |
Post date | 2001-06-29T05:48:36Z |
Unless you have autofetchall set to true this shouldn't actually be getting
ALL of the records. But, in order to attempt to exhaust a cursor IBO will
perform background fetches. I think I may need to scale back how aggressive
the defaults are. Take a look at your transaction's TimeOutProps. Read the
help on them and try tuning things to behave less obtrusively.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
ALL of the records. But, in order to attempt to exhaust a cursor IBO will
perform background fetches. I think I may need to scale back how aggressive
the defaults are. Take a look at your transaction's TimeOutProps. Read the
help on them and try tuning things to behave less obtrusively.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Sandeep" <sandeep@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, June 28, 2001 10:20 PM
Subject: [IBO] IBO4 Memory Usage
> Although TIBOTable is much quicker it still is getting all the
> records as soon as the table is opened. So if u have thousands of
> records in database they are all fetched as soon as table made
> active. Isn't there any way to tell the table how many records to
> fetch.
>
> Sandeep
>
> Software Developer
> CFL
> sandeep@...
> http://www.cfl.co.nz
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>