Hi Igor,
I expect that when you moved your tables
to different schemas that you effectively did a physical re-organization (ie
unload/reload of the tables). It's nothing to do with the use of
schemas as such. If you had reloaded your tables into the same system
schema you would have experienced the same speedup as the data tables would
be more compact.
regards
Iain
|
- Re: [PERFORM] Performance vs Schemas Iain
- Re: [PERFORM] Performance vs Schemas Aaron Werman