aiaiDBA

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

13718043309

010-86462881

ORA-31415: change set string does not exist

ORA-31415: change set string does not exist
Cause: Specified change set does not exist or the user does not have access to the publications in that change set. The name specified did not match the name of any existing change set. Certain privileges are required to access the publications within that change set.
Action: Check the name and call the procedure again, with the name of an existing change set. Contact the publisher or database administrator if user privileges are required to access the publications in the change set.

请先 登录 后评论

1 个回答

小智
ORA-31415:change set 字符串不存在,
.原因:指定的更改集不存在,或用户无权访问该更改集中的发布。指定的名称与任何现有更改集的名称不匹配。访问该更改集中的发布需要某些特权。,
.操作:检查名称,并使用现有更改集的名称再次调用该过程。如果需要用户权限访问变更集中的发布,请与发布者或数据库管理员联系。,
.
请先 登录 后评论