Oracle Error Message
ORA-12913: Cannot create dictionary managed tablespace
Reason for the Error
Attemp to create dictionary managed tablespace in database which has system tablespace as locally managed
Solution
Create a locally managed tablespace.
ORA-12913: Cannot create dictionary managed tablespace
Attemp to create dictionary managed tablespace in database which has system tablespace as locally managed
Create a locally managed tablespace.