The iam_im.ear file may fail to deploy after modifying the database connection to an external Oracle database. When this occurs, the Identity Manager (IM) service fails to start, and server logs report an ORA-01430 error related to the imsAuditEvent12 table.
Identity Manager 14.5
When IM is creating the Auditing database schema, a new column "subject_user" will be added in imsAuditEvent12 table.
Warning: Before proceeding, ensure you have a full backup of the auditing database. Dropping schema columns can cause data loss if not managed correctly.
subject_user column from the imsAuditEvent12 table using the following SQL command: ALTER TABLE imsAuditEvent12 DROP COLUMN subject_user;iam_im.ear deploys successfully and the auditing schema is recreated correctly.To speak with a customer representative or a Support Engineer see . Scroll to the bottom of the page and click on your respective region.