返回顶部
首页 > 资讯 > 错误编码 >ORA-13369: invalid value for etype in the 4-digit format ORACLE 报错 故障修复 远程处理
  • 832
分享到

ORA-13369: invalid value for etype in the 4-digit format ORACLE 报错 故障修复 远程处理

报错故障invalid 2023-11-05 19:11:57 832人浏览 独家记忆
摘要

文档解释 ORA-13369: invalid value for etype in the 4-digit fORMat Cause: A 4-digit etype for a non-polyGon type element is u

文档解释

ORA-13369: invalid value for etype in the 4-digit fORMat

Cause: A 4-digit etype for a non-polyGon type element is used, or the orientation is not a valid orientation for interior/exterior rings of the polygon.

Action: Correct the geometry definition.

ORA-13369: invalid value for etype in the 4-digit format这个错误指的是在使用oracle的DBMS_CRYPTO程序包的时候,使用工具函数decrypt函数去解密时,出现了etype参数错误的情况。

官方解释

常见案例

正常处理方法及步骤

1. 正确获取以及指定加密算法etype参数。可以采用AES或3DES等加密算法的有效etype参数,例如AES的etype参数为0001,3DES的etype参数为0003;

2. 对加密内容检查补齐,确保采用Block-chain加密方式时,长度为8个字节8*8=512位;

3. 对偏移量进行补齐,确保参数完整有效。

--结束END--

本文标题: ORA-13369: invalid value for etype in the 4-digit format ORACLE 报错 故障修复 远程处理

本文链接: https://lsjlt.com/news/541817.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作