欢迎光临
我们一直在努力

ORA-31532: cannot enable change source string ORACLE 报错 故障修复 远程处理

文档解释

ORA-31532: cannot enable change source string

Cause: The change source cannot be enabled when there is no change table created in any of the change sets associated with the change source.

Action: Add a change table to a change set before enabling the the change source.

ORA-31532错误表明更改源字符串无法启用。

官方解释

ORA-31532:更改源字符串无法启用

相关组件:GOLDENGATE

常见案例

当用户使用Goldengate模式将数据同步至远程系统时,会username/password for remote user ORDSYS时出现ORA-31532,在使用orapwd添加用户时报告ORA-1532

正常处理方法及步骤

1.查看dba_credentials表中是否存在用户的凭据,如果不存在,请添加相关凭据。

SQL> desc dba_credentials;

2.使用orapwd文件,添加要连接的用户。

orapwd file= entries= password= force=y

3.重新尝试使用goldengate报告错误的用户,查看是否已解决ORA-31532错误。

赞(0)
【声明】:本博客不参与任何交易,也非中介,仅记录个人感兴趣的主机测评结果和优惠活动,内容均不作直接、间接、法定、约定的保证。访问本博客请务必遵守有关互联网的相关法律、规定与规则。一旦您访问本博客,即表示您已经知晓并接受了此声明通告。