HI all,
11.2.0.1
Aix 6.1
I am a dba and I am used to export tables using "oracle" ID in aix which has by default dba privilege. The dump will go to by default to the DATA_PUMP_DIR.
My question is how can I grant access to a non-dba user who has "user01" Aix id to this DATA_PUMP_DIR, So that she can import it to her oracle schema "user01".
Do I need to member her in dba group on unix? But this can be a security breach since she is a developer only and he can become dba?
Thanks a lot,
zxy