How to cancel/remove pending emails waiting in the queue in RSA Identity Governance & Lifecycle
Originally Published: 2020-09-03
Article Number
Applies To
RSA Version/Condition: All
Issue
This RSA Knowledge Base Article explains how to remove pending emails from the email queue so that they will not be sent.
Resolution
- Ensure that all other processing has stopped and that no new Change Requests/Reviews are being generated as this process will cancel all pending emails regardless of the Change Request/Review to which they are associated. Consider putting the system into Maintenance mode (Admin > System > Maintenance tab > Edit > toggle Maintenance Mode On.)
- Execute the following query as AVUSER in SQL Developer or SQL*Plus to generate a list of all pending emails. Ensure that the contents of this list agrees with the emails that you wish to terminate.
select * from T_EMAIL_LOG where COMPLETED_TIME is null;
- Contact RSA Identity Governance & Lifecycle Customer Support for assistance with removing the emails from the queue and mention this RSA Knowledge Base Article ID 000039279 for reference.
- Once RSA Identity Governance & Lifecycle Support has been contacted, backup the database. The resolution updates an internal table and can safely be performed once a good backup has been generated.
Related Articles
How to remove entitlements of a decommissioned application from user access in RSA Via Lifecycle and Governance 73Number of Views How to remove all user data stored in the RSA Identity Governance and Lifecycle application database 726Number of Views How to run the RegisterUserExample Admin API example code in RSA Mobile Authentication Server 1.5 4Number of Views How to configure private key settings for Internet Explorer on Microsoft Vista 9Number of Views How to manual deploy Federated Identity Manager (FIM) 2.5 / 2.6 9Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA Release Notes for RSA Authentication Manager 8.8 RSA Authentication Manager 8.9 Release Notes (January 2026) Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA SecurID Software Token 5.0.2 for Windows Desktop displays message after reboot due to roaming profile: No token stor…
Don't see what you're looking for?