aiaiDBA

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

13718043309

010-86462881

IMP-00089: Fine grain policy "string" not recreated on table/view "string"

IMP-00089: Fine grain policy "string" not recreated on table/view "string"
Cause: Import user fails to recreate fine grained policies of the table/view being imported. To recreate the policy, the user doing the import needs execute privilege on the package DBMS_RLS for access policies or DBMS_FGA for audit policies.
Action: Ask the database administrator to perform the export/import of this table/view.

请先 登录 后评论

1 个回答

小智
IMP-00089:在表/视图上未重新创建细粒度策略“ 字符串 ” string “,
.原因:导入用户无法重新创建正在导入的表/视图的精细策略。要重新创建策略,执行导入的用户需要针对访问策略的包DBMS_RLS或针对审计策略的DBMS_FGA的执行特权。,
.操作:请求数据库管理员执行此表/视图的导出/导入。,
.
请先 登录 后评论