I have a not so small database (330 GB) and I am looking how to remove some buggy objects in this database.
Whenenver I execute "Object _objectForOop: 325752577" I get an instance of an buggy object, but when executing "(Object _objectForOop: 325752577" findAllRefereces - I get an empty array.
Using the GsSingleRefPathFinder class I get the result, that the object is a dead object - but this dead object does no go away :-(
I try to execute markCollection, reclaimAll and did a check with pageAudit, but nothing helps.
Any ideas ?
I am working with Gemstone/S 3.4.0
Free forum by Nabble | Edit this page |