Info
Error Code:
ORA-28410
Oracle ORA-28410: No Migration Needed
Description
The ORA-28410 error indicates that a migration from a Hardware Security Module (HSM) to a wallet is unnecessary. This occurs when either no encrypted columns exist or all column keys are already encrypted using the wallet master key.
Error Message
ORA-28410: No need to migrate from HSM to wallet.
Known Causes
2 known causesNo Encrypted Columns
The database does not contain any columns that are encrypted using an HSM or wallet.
Already Encrypted with Wallet
All existing encrypted columns are already secured with the wallet master key, rendering HSM migration redundant.
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