aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

RMAN-04021: target database DBID string does not match channel's DBID string

RMAN-04021: target database DBID string does not match channel's DBID string
Cause: The CONNECT clause in the ALLOCATE command has resulted in a connection to a database which is not the same as the one used to connect to the target database.
Action: Verify that the CONNECT string connects to the same database as the one specified in the TARGET connection for the CONNECT command.

请先 登录 后评论

1 个回答

小智
RMAN-04021:目标数据库DBID 字符串与通道的DBID 字符串不匹配,
.原因: ALLOCATE命令中的CONNECT子句导致与数据库的连接与用于连接到目标数据库的数据库不同。,
.操作:验证CONNECT字符串是否连接到与CONNECT命令的TARGET连接中指定的数据库相同的数据库。,
.
请先 登录 后评论