aiaiDBA

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

13718043309

010-86462881

ORA-39166: Object string was not found.

ORA-39166: Object string was not found.
Cause: If exporting or importing over the network, either the user specified an object name that was not found in the source database or else the user lacked the proper EXP_FULL_DATABASE or IMP_FULL_DATABASE role that would allow them to access the object another in another schema. For importing from files, the user specified an object name not found in the dump file set.
Action: Retry the operation using the correct object name.

请先 登录 后评论

1 个回答

小智
ORA-39166:找不到对象字符串。,
.原因:如果通过网络导出或导入,则用户指定了在源数据库中找不到的对象名,否则用户缺少正确的EXP_FULL_DATABASE或IMP_FULL_DATABASE角色,这将允许他们在另一个模式中访问另一个对象。对于从文件导入,用户指定了在转储文件集中找不到的对象名。,
.操作:使用正确的对象名重试操作。,
.
请先 登录 后评论