RE: What are advantage of Data Dictionary manage Table...
Segments in dictionary-managed tablespaces can have a customized storage.This storage is more flexible than locally managed tablespaces but much less efficient.
RE: What are advantage of Data Dictionary manage Tablespace
In dictionary managed tablespace the user can know aboout what is happening with tablespace because in this tablespace the extent management is manual. and user need to give the extent sizes.
RE: What are advantage of Data Dictionary manage Tablespace
The main advantage of using dictionary managed tablespaces is that in this we can give the size of the extents according to our need. We can modify extent size but in locally managed tablespace extents are of uniform size.