aiaiDBA

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

13718043309

010-86462881

EXP-00080: Data in table "string" is protected. Using conventional mode.

EXP-00080: Data in table "string" is protected. Using conventional mode.
Cause: User without the execute privilege on DBMS_RLS, the access control package, tries to direct export a table that has access control enabled. Using conventional export mode instead. Note that because of access control, only a partial table may be exported.
Action: Ask the database administrator to export/import this table/view.

请先 登录 后评论

1 个回答

小智
EXP-00080:表“ 字符串 ”中的数据受保护。使用常规模式。,
.原因:对访问控制包DBMS_RLS没有execute特权的用户尝试直接导出已启用访问控制的表。使用常规导出模式。请注意,由于访问控制,只能导出部分表。,
.操作:请求数据库管理员导出/导入此表/视图。,
.
请先 登录 后评论