My SYSTEM tablespace is still dictionary managed but ALL other are locally managed and I am looking for a way to find the objects which were created before the migration from dictionary to local so that I can rebuild them (alter table move...) in a newly created tablespace to have all the benefits of locally managed.

Any help to find out those objects would be greatly appreciated.