Error
Error Code:
ORA-28383
Oracle ORA-28383: PKI Migration Failed
Description
The ORA-28383 error indicates that a Public Key Infrastructure (PKI) certificate-based master key migration is not permitted in the current Oracle Database configuration. This usually occurs when the database is configured in a way that restricts PKI-based master key operations.
Error Message
cannot do a PKI certificate-based Master Key migration
Known Causes
3 known causesIncorrect Configuration
The database is not configured to support PKI certificate-based master key migration. This could be due to missing or incorrect configuration parameters.
Restricted Environment
The migration is being attempted in an environment where PKI-based master key operations are restricted due to security policies.
Unsupported Operation
The specific migration operation attempted is not supported using PKI certificates in the current database version or configuration.
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