|
- Causa
- ENCRYPTED DATA THAT WAS ORIGINALLY A BINARY STRING CANNOT BE DECRYPTED TO A CHARACTER STRING
The DECRYPT_BIT, DECRYPT_CHAR, or DECRYPT_DB function was invoked with an argument that represents an encrypted string that was originally a
binary string.
A binary string cannot be cast to a character string using the DECRYPT_BIT, DECRYPT_CHAR, or DECRYPT_DB function.
- Ação do sistema
- The statement cannot be processed.
- Resposta ao Desenvolvedor
- The encrypted value can only be decrypted using the DECRYPT_BINARY function.
SQLSTATE: 01658
|
| |