ORA-39149: cannot link privileged user to non-privileged user
Hi, I have a problem with expdp.
There are 2 databases, A and B. Now I want to export a table from database B using a database link on database A.
There export should be written into a dmp-file.
I tested the database link, it is working.
Both users, the one for A and the one in the database link to B, have the dba role granted. (export_full_database/import_full_database)
Additionally I run all scripts from document ID 351598.1 (Minimal requirements to use export/import data pump) against both users.
The result is identical for both.
I'm using a parameter file with the following entries: