Esri / Esri/developer-support

IMPDP.sql - additional information

Open
#376 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
289
Forks
174
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.