先看结论
支持度undeclared
置信度medium
严重度minor
能力矩阵暂未声明该特征,按未覆盖处理并降低置信度,建议 PoC 复核
改写
需按命中位置逐条评估改写
库侧 / 应用侧
库侧
需人工确认改造边界
应用侧
需人工确认改造边界
验证建议:与 RAW 列类型绑定出现;PG 系改 decode(x,'hex')/encode(x,'hex'),注意大小写与目标 bytea 展示格式(\x 前缀)对应用解析的影响
参考来源
- https://help.aliyun.com/zh/polardb/polardb-for-oracle/
- https://www.alibabacloud.com/help/zh/polardb/polardb-for-oracle/difference-between-2-0-and-1-0-versions-of-polardb-for-oracle
- https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/HEXTORAW.html
- https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/RAWTOHEX.html