I have a dictionnary tablespace, i have transform it to locally manage tablespace not uniform 2 month ago. I need to put it in 2 different tablespace with uniform extent. One with extent sized small and the other with big extent. I dont want to use exp/imp utility cuse of 24 hour environement. So i use the alter table move tablespace. But what can i do for package, procedure, type, sequence, other? How can i move them to another tablespace?