How to create an Aveksa Statistics Report (ASR) from the linux command line prompt using SQL in RSA Identity Governance & Lifecycle
Originally Published: 2014-10-20
Article Number
Applies To
RSA Version/Condition: All
Issue
There are two ways to obtain this report:
- Through the RSA Identity Governance & Lifecycle user interface.
- At the linux command line prompt.
Resolution
- Login to the RSA Identity Governance & Lifecycle database as avuser.
- Execute one of the following commands depending on your RSA Identity Governance & Lifecycle version:
For versions 7.1.0 and earlier:
SQL> EXECUTE system_report.Run(null,null,null,null,systimestamp);
For versions 7.1.1 and 7.2.0:
SQL> EXECUTE system_report.Run(null,null,null,systimestamp);
NOTES:
- 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.
Notes
Related Articles
How to create an Aveksa Statistics Report (ASR) in RSA Identity Governance & Lifecycle 202Number of Views RSA Access Manager CERTIFICATE authentication does not work with Protocol Transition 8Number of Views RSA, Identity Governance and Lifecycle - How to enable Web Service Commands 5Number of Views RSA Authentication Agent 8.6 API does not prompt for passcode with Epic Hyperspace 2016 on Windows Server 141Number of Views Webserver failed to start - Lockbox fingerprint has changed 167Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Release Notes for RSA Authentication Manager 8.8 Deploying RSA Authenticator 6.2.2 for Windows Using DISM Downloading RSA Authentication Manager license files or RSA Software token seed records
Don't see what you're looking for?