impdp "GRANT GLOBAL REWRITE" error in 12cR1 with EBS R12
Hello Experts,
I am performing cross platform migration using export and import of EBS database from 11gR1 to 12cR1.
During import, I am getting below error.
ORA-39083: Object type SYSTEM_GRANT failed to create with error:
ORA-00990: missing or invalid privilege
Failing sql is:
GRANT GLOBAL REWRITE TO "SYSTEM"
ORA-39083: Object type SYSTEM_GRANT failed to create with error:
ORA-00990: missing or invalid privilege
Failing sql is:
GRANT GLOBAL REWRITE TO "APPS"
I got only below document from support site & link. Both suggest to update the tables manually. Need your expert suggestion.
Bug 6379123 - EXPDP/IMPDP ORA-39083 due to changes in MERGE privilege between 10.1 and 10.2 (