aiaiDBA

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

13718043309

010-86462881

ORA-13841: SQL profile named string already exists for a different signature/category pair

ORA-13841: SQL profile named string already exists for a different signature/category pair
Cause: A SQL profile already exists with the name specified under a different signature/category pair so it cannot be replaced, even with FORCE specified.
Action: Specify a different name or drop the existing SQL profile.

请先 登录 后评论

1 个回答

小智
ORA-13841:SQL配置文件命名的字符串对于不同的签名/类别对已存在,
.原因: SQL配置文件已存在,并且具有在不同签名/类别对下指定的名称,因此即使使用FORCE指定也不能替换它。,
.操作:指定其他名称或删除现有的SQL配置文件。,
.
请先 登录 后评论