2025年4月22日

【ORACLE】记录一些ORACLE的merge into语句的BUG

摘要: 【ORACLE】记录一些ORACLE的merge into语句的BUG 一、自相矛盾-DML重启动行为差异,违反acid原则 发现版本:10g ~ 23ai 这个用例在我之前的文章里有提过,ORACLE和PG系关于并发事务行为有一个非常大的差异,就是ORACLE在某些并发冲突的场景下会进行DML重启 阅读全文

posted @ 2025-04-22 00:21 DarkAthena 阅读(38) 评论(0) 推荐(0)

【ORACLE】你以为的真的是你以为的么?--ORA-38104: Columns referenced in the ON Clause cannot be updated

摘要: 【ORACLE】你以为的真的是你以为的么?--ORA-38104: Columns referenced in the ON Clause cannot be updated 前言 在ORACLE迁移到openGauss的过程中,可能会发现一个这样的报错 ERROR: Columns referen 阅读全文

posted @ 2025-04-22 00:14 DarkAthena 阅读(53) 评论(0) 推荐(0)

导航