文档解释
ORA-23359: error on creating a ddl record for a repcatlog record
Cause: The userid in the repcatlog record does not match the userid of the connected user.
Action: Retry the operation with a different user.
ORA-23359错误是在尝试为RepCat Record创建DDL Record时发生的。
官方解释
常见案例
正常处理:可以检查要创建的DDL记录,确保它与RepCat记录中的参数一致。同时,也可以对RepCat记录进行检查,以确保其中的参数是正确的。