ORA-28409: decryption using passphrase failed
Cause: Decryption with the passphrase failed which was likely due to an invalid or missing passphrase or due to an internal error.
Action: Verify that the passphrase is provided and try the operation again. If the problem persists contact Oracle Support Services.
ORA-28409: decryption using passphrase failed
这个错误表明无法使用passphrase(口令短语)来解密。
ORA-28409: 尝试使用提供的Passphrase进行解密时失败
原因:
尝试使用提供的Passphrase解密密文时失败。
当用户试图用口令短语解密密文时,如果输入口令短语不正确,可能会出现该错误。
1.首先确定输入的口令短语是否正确;
2.如果输入的口令短语正确,检查数据库里口令短语是否正确;
3.确定密文是否归加密处理;
4.使用新口令短语重试;
5.如果上述方法均无法修复,可以重新安装Oracle或联系Oracle技术支持解决这个问题。