IMPDP ORA-31685: Object type PROCOBJ:<SCHEMA_NAME>.<SCHEDULER_JOB> failed due to insufficient privileges

问题原因

Impdp of PROCOBJ Objects Fails Due To 'Insufficient Privileges' After Applying 19.9 DBRU (Doc ID 2738314.1)

The issue is started to be seen after applying 19.9DBRU.

解决办法

SQL> grant alter session to <SCHEMA_NAME>;

  

posted @ 2023-03-23 15:34  蚌壳里夜有多长  阅读(231)  评论(0编辑  收藏  举报