aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-28232: invalid input length for obfuscation toolkit

ORA-28232: invalid input length for obfuscation toolkit
Cause: Length of data submitted for encryption or decryption is not a multiple of 8 bytes.
Action: Make sure that the length of the data to be encrypted or decrypted is a multiple of 8 bytes.

请先 登录 后评论

1 个回答

小智
ORA-28232:混淆工具包的输入长度无效,
.原因:提交用于加密或解密的数据长度不是8个字节的倍数。,
.操作:确保要加密或解密的数据的长度是8个字节的倍数。,
.
请先 登录 后评论