When using the Data Pump Export Wizard to export a schema and then import that schema into another database, I get multiple ORA-39083 errors because the object grants are being duplicated. Notice all the UPDATEs below.
It appears to be caused when permissions have been granted at the column level rather than the table level, e.g. GRANT DELETE, SELECT, UPDATE ("FSTRERROR") ON "RTDB"."V_TBLGA_CMS" TO "GTINT_ROLE"
This is an issue with Oracle's Data Pump Export and Import feature. If you trying running Data Pump through the command line, instead of using Toad, the same error occurs. You will want to contact Oracle about the issue.
© 2023 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy Cookie Preference Center