



只支持有限的数据类型 Number、Integer、Float
ORA-55748: Escrow column is supported only on columns of types Oracle NUMBER, INTEGER, and FLOAT.
Escrow 列只支持单表达式的、自身加减操作。
ORA-55734: Escrow column SET clause requires a single expression value to be added or subtracted from the given escrow column. Use parenthesis as appropriate. The SET clause should be of the form e = e + (expression) or e = e - (expression), where e is the escrow column name.
只支持用户表,不支持SYSTEM表
ORA-55755: Escrow column is only supported on user tables.
ORA-55756: Escrow column is not supported on system tables.
命名 SYS_ESCROWJRNL_对象用于内部日志处理
ORA-55777: A reserved name cannot be used for naming a user table. Cause: An attempt was made to create a user table with a name starting with 'SYS_ESCROWJRNL_'
不支持分布式事务,更新语句需要包含所有主键定义列
ORA-55732: Escrow update should specify all the primary key columns
ORA-55731: Escrow update is not supported in a distributed transaction
5. Escrow 和 non-escrow 不能同时更新
ORA-55735: Escrow and non-escrow columns cannot be updated in same statement.

| 主题 | 演讲嘉宾 | 嘉宾介绍 |
| 一站式、全场景数据管理与服务 | 李飞飞 | 阿里巴巴集团副总裁,阿里云数据库产品事业部负责人,ACM和IEEE会士(Fellow) |
| 将云原生进行到底:PolarDB 的实践和创新 | 杨辛军 | 阿里巴巴集团研究员,阿里云数据库事业部PolarDB-MySQL产品部负责人 |
Oracle Database 23c 创新特性和SQL增强 | 杨廷琨 | 云和恩墨联合创始人兼CTO |
MogDB中自治异步事务提交的设计与实现 | 王春玲 | 云和恩墨·本原数据内核研发工程师 |

文章转载自数据和云,如果涉嫌侵权,请发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。





