RSA Version/Condition: All
The RSA Identity Governance & Lifecycle Aveksa Statistics Report (ASR) provides comprehensive information about your RSA Identity Governance & Lifecycle implementation and is an invaluable tool for troubleshooting a multitude of issues. RSA Identity Governance & Lifecycle Support will frequently request an ASR when working on a support case.
There are two ways to obtain this report:
- Through the RSA Identity Governance & Lifecycle user interface.
- At the linux command line prompt.
This article provides steps for obtaining this report from the linux command line for those times when it cannot be run from the RSA Identity Governance & Lifecycle user interface. For instructions on how to obtain the ASR from the RSA Identity Governance & Lifecycle user interface, please see RSA Knowledge Base Article 000033719 - How to create an Aveksa Statistics Report (ASR) in RSA Identity Governance & Lifecycle.
- Login to the RSA Identity Governance & Lifecycle database as avuser.
- Execute one of the following commands depending on your RSA Identity Governance & Lifecycle version:
SQL> EXECUTE system_report.Run(null,null,null,null,systimestamp);
SQL> EXECUTE system_report.Run(null,null,null,systimestamp);
- Starting in 7.1.1 there is one less parameter being passed to the system_report PL/SQL package.
- Using the above command with the systimestamp parameter will generate the ASR with a properly timestamped Name and Date in the user interface.
- After this command completes, the newly created ASR snapshot will appear on the list of ASR snapshots seen from the user interface under the Admin > System > Diagnostics tab.
Related Articles
How to create an Aveksa Statistics Report (ASR) in RSA Identity Governance & Lifecycle 208Number of Views How to create an ACE/Server Custom Report 25Number of Views Unable to create an account in Active Directory with a custom objectClass in RSA Governance & Lifecycle 36Number of Views RSA Via Lifecycle and Governance - How to set up an environment to run WebServices with Turkish Characters 13Number of Views Review escalation workflows do not trigger if review is set to Hold by an escalation workflow after due date in RSA Identi… 61Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA announces the availability of the RSA SecurID Hardware Appliance 230 based on the Dell PowerEdge R240 Server How to troubleshoot Oracle database ORA-04030 errors in RSA Identity Governance & Lifecycle RSA Authentication Manager Upgrade Process Microsoft SQL Server Collectors can no longer connect to the SQL Server database after upgrade to Microsoft SQL Server 201…