'Error(s) occured while compiling invalid object SRSECTION_SYSTEM:' during database migration in RSA Identity Governance & Lifecycle
Originally Published: 2017-01-13
Article Number
Applies To
RSA Version/Condition: 7.x
Platform (DB): Remote Oracle database
Issue
/opt/dap/domains/ap1141/uat1/domain/servers/MS1/tmp/_WL_user/aveksa/iv1b37/aveksa.war/WEB-INF/database/migration/recompileAll.sql(1):
Start time [Wed Jan 11 17:35:24 CET 2017]
begin AV_Compile_Invalid_Objects; end;
End time [Wed Jan 11 17:35:46 CET 2017]
Execution time (s): 21
--------------------------- Dbms_Output Begin ---------------------------
===========================================================
Error(s) occured while compiling invalid object SRSECTION_SYSTEM:
LINE TEXT
-------- --------------------------------------------------
197 - PL/SQL: ORA-00942: table or view does not exist
197 - PL/SQL: SQL Statement ignored
201 - PL/SQL: ORA-00942: table or view does not exist
201 - PL/SQL: SQL Statement ignored
205 - PL/SQL: ORA-00942: table or view does not exist
205 - PL/SQL: SQL Statement ignored
209 - PL/SQL: ORA-00942: table or view does not exist
209 - PL/SQL: SQL Statement ignored
213 - PL/SQL: ORA-00942: table or view does not exist
213 - PL/SQL: SQL Statement ignored
==========================================================
Error(s) occured while compiling invalid object SRSECTION_SYSTEM:
LINE TEXT
-------- --------------------------------------------------
197 - PL/SQL: ORA-00942: table or view does not exist
197 - PL/SQL: SQL Statement ignored
201 - PL/SQL: ORA-00942: table or view does not exist
201 - PL/SQL: SQL Statement ignored
205 - PL/SQL: ORA-00942: table or view does not exist
205 - PL/SQL: SQL Statement ignored
209 - PL/SQL: ORA-00942: table or view does not exist
209 - PL/SQL: SQL Statement ignored
213 - PL/SQL: ORA-00942: table or view does not exist
213 - PL/SQL: SQL Statement ignored
--------------------------- Dbms_Output End ---------------------------
Logging into a SQL tool such as SQL*Plus as AVUSER and attempting to compile package SRSECTION_SYSTEM results in a compilation error:
Start time [Wed Jan 11 17:35:24 CET 2017]
begin AV_Compile_Invalid_Objects; end;
End time [Wed Jan 11 17:35:46 CET 2017]
Execution time (s): 21
--------------------------- Dbms_Output Begin ---------------------------
===========================================================
Error(s) occured while compiling invalid object SRSECTION_SYSTEM:
LINE TEXT
-------- --------------------------------------------------
197 - PL/SQL: ORA-00942: table or view does not exist
197 - PL/SQL: SQL Statement ignored
201 - PL/SQL: ORA-00942: table or view does not exist
201 - PL/SQL: SQL Statement ignored
205 - PL/SQL: ORA-00942: table or view does not exist
205 - PL/SQL: SQL Statement ignored
209 - PL/SQL: ORA-00942: table or view does not exist
209 - PL/SQL: SQL Statement ignored
213 - PL/SQL: ORA-00942: table or view does not exist
213 - PL/SQL: SQL Statement ignored
==========================================================
Error(s) occured while compiling invalid object SRSECTION_SYSTEM:
LINE TEXT
-------- --------------------------------------------------
197 - PL/SQL: ORA-00942: table or view does not exist
197 - PL/SQL: SQL Statement ignored
201 - PL/SQL: ORA-00942: table or view does not exist
201 - PL/SQL: SQL Statement ignored
205 - PL/SQL: ORA-00942: table or view does not exist
205 - PL/SQL: SQL Statement ignored
209 - PL/SQL: ORA-00942: table or view does not exist
209 - PL/SQL: SQL Statement ignored
213 - PL/SQL: ORA-00942: table or view does not exist
213 - PL/SQL: SQL Statement ignored
--------------------------- Dbms_Output End ---------------------------
SQL> alter package SRSECTION_SYSTEM compile body; Warning: Package Body altered with compilation errors.
Please refer to RSA Knowledge Base Article 000030327 -- Artifacts to gather in RSA Identity Governance & Lifecycle to find the location of the migrate.log file for your specific deployment, if you are on a WildFly cluster or a non-WildFly platform.
Cause
Resolution
SQL> GRANT SELECT on DBA_FREE_SPACE to AVUSER;
NOTE: Since the above GRANT was not performed on the database, it is possible that other required database setup may not have been completed on the database. Review the RSA Identity Governance & Lifecycle Database Setup and Management Guide for your version and ensure that the database has been properly configured for use with RSA Identity Governance & Lifecycle. In particular, see the section entitled Configure the User Schema Privilege Grants to view what needs to be executed against the Oracle database to ensure AVUSER has appropriate access to Oracle system views.
Notes
Related Articles
Startup fails with Initialization Status error message 'Found invalid object(s) in the database' after migration or patchi… 932Number of Views RSA Authentication API Developer's Guide 1.31KNumber of Views When running the RSA SecurID Authentication Agent for PAM's acetest utility, getting error: Cannot Do AceInitialize for c… 250Number of Views How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device 664Number of Views Configure the SMTP(s) Mail Service 143Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Release Notes for RSA Authentication Manager 8.8 RSA Authentication Manager 8.9 Release Notes (January 2026) Deploying RSA Authenticator 6.2.2 for Windows Using DISM RSA MFA Agent 2.4 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?