impdp: why the owner of base object in synonym changed to current user
Oracle 11.2.0.3
After using impdp to import synonym, I found in the definition of synonym, the owner of the base table of synonym is marked as the login user I used with impdp.
Note that the base table is in another schema.
Is this a bug?