文档解释
ORA-39190: internal error occurred during encryption phase string
Cause: An unexpected error occurred while encrypting data buffers.
Action: See the secondary error for more information and contact Oracle Customer Support.
ORA-39190是Oracle数据库和云中的一种内部错误,在加密阶段产生。
官方解释是:该错误表明在执行特定的操作时,内部处理加密数据的系统出现错误。
常见案例包括:使用Transparent Data Encryption(TDE)时,移动表上的数据失败,或在尝试使用Export/Import DBMS_CRYPTO包时出错。
一般处理方法及步骤
1.首先检查实例状态,并将该故障报告给DBA,以追踪来自其他用户的相关活动;
2.手工备份