Data Purging after Data Archiving run may take longer than expected in RSA Identity Governance & Lifecycle
Originally Published: 2021-04-12
Article Number
Applies To
RSA Version/Condition: 7.2.0, 7.2.1
Issue
Data Purging after a Data Archiving run may take longer than expected.
An Oracle Automatic Workload Repository (AWR) report at the time of Data Purging may show the following SQL query as running long.
b0v56u167hqwd merge into (select * from WP_USER_DATA where archive_id is null) child using (select * from WP_PROCI where archive_id = :in_archive_id) parent on (parent.proci_id = child.proci_id and parent.proci_db = child.proci_db and rownum <= :batchSize) when matched then update set child.archive_id = :in_archive_id
Cause
Resolution
The Data Purging of WorkPoint data related to Data Archive has been improved in the following versions:
- RSA Identity Governance & Lifecycle 7.2.0 P09
- RSA Identity Governance & Lifecycle 7.2.1 P05
- RSA Identity Governance & Lifecycle 7.5.0 P01
Related Articles
The RSA Governance & Lifecycle Raw Data table for collection run IDs is empty 116Number of Views RSA Identity Governance and Lifecycle - Purge monitor tasks 34Number of Views Data purging fails with "ORA-20001: No jobs were found to delete" in RSA Identity Governance & Lifecycle 7.1.1 61Number of Views Data Purging stuck "in Progress" in "Step 7/12 Purging Workflow Custom Tasks" in RSA Identity Governance & Lifecycle 48Number of Views Data purging fails with ORA-02292: integrity constraint (AVUSER.FK_xxxxxx violated - child record found) in RSA Identity G… 183Number of Views
Trending Articles
How to download and install the AFX Server Archive in RSA Identity Governance & Lifecycle RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide The Template ({Connector Template Name}) has missing file content error when creating AFX Connectors in RSA Identity Gover… Downloading RSA Authentication Manager license files or RSA Software token seed records Troubleshooting RSA MFA Agent for Microsoft Windows
Don't see what you're looking for?