[Glass] Manage hold package and relative data
James Foster
james.foster at gemtalksystems.com
Tue Jun 3 09:10:23 PDT 2014
Dario,
One approach to clean up a repository is to remove all indexes (IndexManager removeAllIndexes), then remove entries from your user’s SymbolList (typically UserGlobals). After that a full MFC and reclaimAll should remove all the objects. Alternatively, you could just start with a fresh extent. Is there anything in the repository that you want to save?
James
On Jun 3, 2014, at 7:38 AM, Dario Trussardi <dario.trussardi at tiscali.it> wrote:
> Hi,
>
> i have one Gemstone 3.1.0.4 with load some package with relative classes and instances data.
>
> Now i need to port into it a new version of this package with some change.
>
> The old classes and their data do not interest me, i can erase it before load the new version.
>
> I think to erase it for don't have class version migrations problems ecc. ecc.
>
> My questions is : what i need to do to erase the old classes and the relative data?
>
> It's sufficient:
>
> 1 ) delete the reference to the old data
>
> 2 ) unload the old package into GLASS Monticello browser
>
> and after:
>
> 3 ) load the new packages version
>
> 4) create the new instances data
>
>
> Thanks for any considerations,
>
> Dario
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass
More information about the Glass
mailing list