Originally posted by Orca777
Hi,
due to these are normal tables you could reorganize them
with

Code:
alter table move ... Storage ...
But do not forget to rebuild the indexes it they have one.

* Before doing this i would take a cold backup before
* I would test it on an local game-databse before

Orca
I would not recommend to move the system tables whatsoever.
Anyway as pando said you need not worry about 2000 extents when you are using LMT. It won't affect the performance.

Sanjay