Subject | Re: [ib-support] 5.6 Child Tables |
---|---|
Author | Paul Reeves |
Post date | 2001-10-25T21:38:27Z |
Bill Morrison wrote:
'freeze'. Have you tried just letting it run? Without more information I
cannot be sure, but I first hunch would be that InterBase is just trying to
expunge deleted records. This might be taking some time.
Can you, next time it freezes, do a gstat -h on the table, and post the result
to the list?
Paul
--
Paul Reeves
http://www.ibphoenix.com
taking InterBase further
>Which is st_contains - parent or child?
>
> This works fine, however after a certain amount of time doing this operation
> the st_contains table starts corrupting itself, apparently not deleting
> records. Attempts to access the first record of the table will freeze theI would guess that you are killing InterBase as soon as it appears to
> server, and also lock the OAT on the server up upon restart. Doing a simple
> select count(*) from childtable will also do the same.
>
'freeze'. Have you tried just letting it run? Without more information I
cannot be sure, but I first hunch would be that InterBase is just trying to
expunge deleted records. This might be taking some time.
Can you, next time it freezes, do a gstat -h on the table, and post the result
to the list?
Paul
--
Paul Reeves
http://www.ibphoenix.com
taking InterBase further