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
The impact on RSA Authentication Manager 8.x of vulnerabilities reported in: OpenSSL Security Advisory - Dec 2015 - False … 66Number of Views RSA Identity Governance & Lifecycle - Unable to create change requests when running a form that has more than one Provisio… 61Number of Views gpg: no valid OpenPGP data found. gpg: decrypt_message failed eof 14Number of Views Unauthorized message for Drop Down Select with Web Service in RSA Identity Governance & Lifecycle 49Number of Views Private key decryption error: Unsupported keysize or algorithm 22Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Governance & Lifecycle 8.0.0 Administrators Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory
Don't see what you're looking for?