privilegeanalysis
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
privilegeanalysis [2015/07/23 12:35] – z0hpvk | privilegeanalysis [2025/03/08 22:24] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
name => ' | name => ' | ||
type => DBMS_PRIVILEGE_CAPTURE.g_role_and_context, | type => DBMS_PRIVILEGE_CAPTURE.g_role_and_context, | ||
- | roles => role_name_list(' | + | roles => role_name_list(' |
condition => ' | condition => ' | ||
END;</ | END;</ | ||
Line 32: | Line 32: | ||
< | < | ||
DBMS_PRIVILEGE_CAPTURE.generate_result(' | DBMS_PRIVILEGE_CAPTURE.generate_result(' | ||
- | END;</ | + | END;</ |
+ | The following views can now be used to see the results ... | ||
+ | * DBA_USED_SYSPRIVS | ||
+ | * DBA_USED_SYSPRIVS_PATH | ||
+ | * DBA_USED_OBJPRIVS | ||
+ | * DBA_USED_OBJPRIVS_PATH |
privilegeanalysis.1437654935.txt.gz · Last modified: 2025/03/08 22:23 (external edit)