Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IMPDP.sql - additional information #376

Open
danikane opened this issue Aug 2, 2022 · 0 comments
Open

IMPDP.sql - additional information #376

danikane opened this issue Aug 2, 2022 · 0 comments

Comments

@danikane
Copy link

danikane commented Aug 2, 2022

Hi, this is related to the IMPDP procedures listed here:
https://github.com/Esri/developer-support/blob/master/arcsde-sql/oracle/data-pump/IMPDP.sql

I experience the behavior described here:
https://support.esri.com/en/technical-article/000012391

For me the solution was to make an additional:
GRANT INHERIT ANY PRIVILEGES TO "SDE";
as well as
grant EXECUTE ON dbms_crypto to public;

I hope that helps someone.
Thanks you for the script, saved a lot of work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant