my dbms_datapump api is not copying the sys privs from src to dest privs
I am using a db link.
doing a import that excludes functions, view, procedure, packages.
The 2nd important includes functions, view, procedure, packages
Both imports use remap_schema.
The tab privs come overe.
But the sys privs do not.
WHat is the secret to this working.
R