Initialization operations completed with errors after RSA Identity Governance & Lifecycle 7.1P03 upgrade
Originally Published: 2018-12-06
Article Number
Applies To
| RSA Product Set: RSA Identity Governance & Lifecycle 7.1 |
Issue
Initialization Status Initialization operations completed with errors. Please resolve the problem(s) before the application server can accept requests. ORA-43853: SECUREFILE lobs cannot be used in non-ASSM tablespace "DATA_50M" ORA-06512: at line 6
Issue is that upgrade SQL script ACM-83939.sql failed to execute with below error log from AveksaServer logs
java.sql.SQLException: ORA-43853: SECUREFILE lobs cannot be used in non-ASSM tablespace "DATA_50M" ORA-06512: at line 6
Cause
It is possible that ‘SEGMENT SPACE MANAGEMENT’ is not set to AUTO.
Run below as avuser to verify:
Select * from user_tablespaces;
If ‘SEGMENT SPACE MANAGEMENT’ is set to MANUAL for tablespace DATA_50M, that could be the reason why you noticed the error message and it should be set to AUTO.
Resolution
‘SEGMENT SPACE MANAGEMENT’ needs to be set to AUTO so ASSM is enabled and securefile lob can be set.
Related Articles
How to configure a global default Circuit Breaker threshold value in RSA Identity Governance & Lifecycle 83Number of Views The impact on RSA Authentication Manager 8.x of vulnerabilities reported in: OpenSSL Security Advisory - Dec 2015 - False … 66Number of Views Error "Unable to generate TSF URL" on RSA Authentication Manager 8.x 44Number of Views RSA Identity Governance & Lifecycle - Unable to create change requests when running a form that has more than one Provisio… 62Number of Views gpg: no valid OpenPGP data found. gpg: decrypt_message failed eof 15Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide RSA Release Notes for RSA Authentication Manager 8.8 Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU Advisory for Migrating credentials from RSA SecurID Software Token 4.2.3 to SecurID Authenticator 5.1 for macOS
Don't see what you're looking for?