How to use dbms_privilege_capture.generate_result when using database_wide capture and database link
Hi!
I would like to use dbms_privilege_capture in my 12.1.0.2 EE database. It is OK till I would like to generate results. dbms_privilege_capture.generate_result fails with ORA-4052. Database links are in use in different schemas.
So what is the proper way to generate results in my case ?
Thanks,
Csaba