How to fix the Oracle error ORA-12918: Invalid tablespace type for default permanent tablespace?
In this post, you’ll learn more about the Oracle ErrorORA-12918: Invalid tablespace type for default permanent tablespace with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-12918: Invalid tablespace type for default permanent tablespace
Reason for the Error ORA-12918: Invalid tablespace type for default permanent tablespace
The tablespace is either dropped, temporary or undo
How to fix the Error ORA-12918: Invalid tablespace type for default permanent tablespace ?
You can fix this error in Oracle by following the below steps
Check the tablespace type and reissue the statement
Leave Your Comment