Dear All,

I have a tablespace, which is dictionary managed. Now, I need to move all the objects in that tablespace to a newly created locally managed (uniform) tablespace. I found that in the old tablespace, there are objects with type LobIndex, LobSegment, and IOT-Top Indexes. According to my knowledge, the LobIndex and LogSegment were created under the domain index. And the IOT-TOP indexes were created under IOT tables. Since those objects are not tables, do you know how I can move them to another tablespace? Thanks.

-- Chris