Change Requests in Pending Submission state are not being deleted by the daily scheduled task in RSA Identity Governance & Lifecycle
Originally Published: 2020-06-27
Article Number
Applies To
RSA Version/Condition: 7.1.0
Issue
To monitor your pending submissions, run the following SQL query every few days and note if the number stays static or increases. Run the query as avuser using a tool such as SQL*Plus or SQL Developer.
select count(*) from t_av_change_requests_mst where current_state='PS';
Cause
This issue occurs for those Pending Submission requests that have dependent change items in a completed state.
Resolution
Related Articles
RSA Governance & Lifecycle Recipes: Telemetry Chart - Daily Role Processing Summary 13Number of Views RSA Governance & Lifecycle Recipes: Dashboard - Telemetry Daily 9Number of Views The workpoint log has daily occurrences of ORA-02049: timeout: distributed transaction waiting for lock errors in RSA Id… 318Number of Views RSA Governance & Lifecycle Recipes: Telemetry Chart - Daily Request Processing Summary 9Number of Views RSA Governance & Lifecycle Recipes: Overview - Daily User Changes 14Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?