ORA-06550 error when attempting to run the Data_Retention_Pkg in RSA Identity Governance & Lifecycle
Originally Published: 2018-05-18
Article Number
Applies To
RSA Version/Condition: 7.0.2, 7.1.x
Issue
Error starting at line : 1 in command -
BEGIN Data_Retention_Pkg.Prune_Run_Details(SYSDATE-90); END;
Error report -
ORA-06550: line 1, column 7:
PLS-00201: identifier 'DATA_RETENTION_PKG.PRUNE_RUN_DETAILS' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
06550. 00000 - "line %s, column %s:\n%s"
*Cause: Usually a PL/SQL compilation error.
*Action:
The same error occurs in Oracle SQL*Plus:
$ sqlplus avuser/<password>
SQL> EXECUTE Data_Retention_Pkg.Prune_Run_Details(SYSDATE-90);
BEGIN Data_Retention_Pkg.Prune_Run_Details(SYSDATE-90); END;
*
ERROR at line 1:
ORA-06550: line 1, column 7:
PLS-00201: identifier 'DATA_RETENTION_PKG.PRUNE_RUN_DETAILS' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
SQL>
Cause
Resolution
For more information on managing the size of the RSA Identity Governance & Lifecycle Oracle database, please see RSA Knowledge Base Article 000038168 -- How to manage database growth in RSA Identity Governance & Lifecycle.
Related Articles
How to run Segment Advisor in versions 7.0.2 or earlier of RSA Identity Governance & Lifecycle 71Number of Views Risk Data Processing run fails in RSA Governance & Lifecycle 83Number of Views While installing RSA Federated Identity Manager (FIM) 2.6 installer program hangs displaying 'executing server814_linux32… 9Number of Views "NoClassDefFoundError" error when attempting to run RSA Authentication Manager Bulk Administration (AMBA) 35Number of Views 'Error bash: service: command not found' error when attempting to stop or start RSA Identity Governance & Lifecycle 87Number 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?