Database Utilities (MOSC)

MOSC Banner

Datapump - Errors with Full Export with Backward Compatible Mode 11.2

edited May 4, 2020 10:55AM in Database Utilities (MOSC) 11 commentsAnswered ✓

Hello experts,

we are performing are performing a full export with DBMS_DATAPUMP.

- Source database: Oracle 19.6.0.0.0

- Target database: Oracle 11.2.0.0.0

- Task: we want to backup all non Oracle maintained users on the source database and import them on the target database

Therefore version for export on the 19c database is set to VERSION=11.2. See PL/SQL script below.

Unfortunately we are getting these two errors every time we executing this script on 19.6 databases:

30-APR-20 15:44:01.701: ORA-39373: cannot export SYSTEM_GRANT:"EM_EXPRESS_ALL" to version 11.2 due to long identifiers

30-APR-20 15:44:01.748: ORA-39373: cannot export SYSTEM_GRANT:"SYSUMF_ROLE" to version 11.2 due to long identifiers

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center