Error
Error Code:
ORA-28427
Oracle Error ORA-28427: Tablespace Encryption Required
Description
The ORA-28427 error occurs when attempting to create, import, or restore an unencrypted tablespace within Oracle Cloud. Oracle Cloud enforces encryption for all tablespaces to ensure data security and compliance.
Error Message
cannot create, import or restore unencrypted tablespace: string in Oracle Cloud
Known Causes
3 known causesUnencrypted Tablespace
The tablespace being created, imported, or restored is not encrypted. Oracle Cloud mandates encryption for all tablespaces.
Decryption Attempt
An attempt was made to decrypt a tablespace during import or restore. Oracle Cloud does not allow disabling encryption.
Incorrect Configuration
The Oracle Cloud environment is not properly configured to allow unencrypted tablespace operations.
Solutions
Coming SoonGeneral Troubleshooting Tips
- Check the error message carefully for specific details
- Review recent changes that might have caused the error
- Search for the exact error code in the official documentation
- Check log files for additional context
- Try restarting the application or service