Oracle Data Guard Export from Secondary
We have Oracle 11gR2 on Linux 86x64 using Data Guard. I have a requirement to allow a user to export data from the secondary database. Do I need to set up Active Data Guard to fulfill this requirement? Can the secondary database be in read only mode? What privileges does the user need in order to perform an Oracle export using data pump from the secondary database?
Thank you in advance.