ORA-03212: Temporary Segment cannot be created in locally-managed tablespace

ORA-03212: Temporary Segment cannot be created in locally-managed tablespace


Cause:


Attempt to create a temporary segment for sort/hash/lobs in in permanent tablespace of kind locally-managed



Action:


Alter temporary tablespace of user to a temporary tablespace or a dictionary-managed permanent tablespace

About