When starting the Identity Manager server an error appears in the logs which prevents the server from loading:
ERROR [ims.tmt.CreateDatabaseSchema] (ServerService Thread Pool -- 235) Error in creating Auditing database schema.: java.sql.SQLException: ORA-01430: the column already exists in the table Caused by: Error : 1430, Position : 32, Sql = alter table imsAuditEvent12 add(subject_user varchar2(100)), OriginalSql = alter table imsAuditEvent12 add(subject_user varchar2(100)),
Identity Manager 14.x
Perform the following steps on the Oracle database server:
(Note: If you need to retain the audit data, then please export/save the data before completing the steps below.)
Note: If you are using Virtual Appliance the ims_oracle_audit_delete.sql file is located in the Virtual Appliance Tools, below an example of the path after installation.
X:\...\Virtual Appliance Tools\CA-IM_Tools\db\auditing\Oracle