Hi
Why Oracle not enabled ASSM in system tablespace ?
Docs clearly said , NOT possible to enable ASSM in system tablespace. Any specific reason ?
I see production data is maintained in system tablespace also.
SYS>SELECT tablespace_name, extent_management, segment_space_management FROM dba_tablespaces;
TABLESPACE_NAME EXTENT_MAN SEGMEN
------------------------------ ---------- ------
SYSTEM LOCAL MANUAL