How to Recompile Invalid Objects in RSA Identity Governance & Lifecycle
Originally Published: 2014-10-22
Article Number
Applies To
RSA Version/Condition: 7.0.x, 7.1.x, 7.2.x
Issue
- Packages
- Package Bodies
- Functions
- Procedures
- Triggers
- Views
- Synonyms
Tasks
select count(*) from user_objects where status='INVALID' and
object_type in ('PROCEDURE', 'PACKAGE', 'PACKAGE BODY', 'TRIGGER', 'VIEW', 'FUNCTION', 'SYNONYM')
If the above query returns any results, there are INVALID objects in the database that need to be recompiled. See the Resolution section for a solution.Resolution
- Login to the application server as user oracle.
- Execute the following commands:
$ cd $AVEKSA_HOME/database $ ./Recompile_All.sh executing migration/recompileAll.sql The log is available at: /home/oracle/database/log/createMigrateTool.log
Related Articles
Directory Server Attributes Synchronized for Authentication 79Number of Views How to failover a Citrix NetScaler to an Authentication Manager RADIUS Replica Server 306Number of Views Cannot attach Authentication Manager 8.1 replica server following migration from 7.1; user name specified does not have a … 734Number of Views 'Error(s) occured while compiling invalid object SRSECTION_SYSTEM:' during database migration in RSA Identity Governance &… 453Number of Views Troubleshooting end user authentication failures with the RSA SecurID Access Cloud Authentication Service 783Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Mandatory Certificate Upgrade Required by 6th October 2025 for RSA MFA Agent for PAM, RSA MFA Agent for Apache, and Third … RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?