integrity constraint violated - parent key not found Error in IS logs

Hi ,

I have installed the IS freshly on one of the 9.8 server and created DB components as well. I am getting the below error while restarting IS instance. How to get rid of this?

com.wm.app.tn.err.EXMLException: 0003.4073 Could not set binary object for partner (id=000000000000000000000000). com.wm.app.tn.profile.ProfileStoreException Error encountered adding binary objects to the database. (0) java.sql.SQLIntegrityConstraintViolationException: [SoftwareAG][Oracle JDBC Driver][Oracle]ORA-02291: integrity constraint (WMTN.FK_PTNRBIN_PTNRID_PTNR) violated - parent key not found java.sql.SQLIntegrityConstraintViolationException: [SoftwareAG][Oracle JDBC Driver][Oracle]ORA-02291: integrity constraint (WMTN.FK_PTNRBIN_PTNRID_PTNR) violated - parent key not found

java.sql.SQLIntegrityConstraintViolationException: [SoftwareAG][Oracle JDBC Driver][Oracle]ORA-02291: integrity constraint (WMTN.FK_PTNRBIN_PTNRID_PTNR) violated - parent key not found

Hi,

Please check if you have the selected the latest script while running the scripts.

There will be a parent key PK_PTNR_PTNRID set for this foreign key FK_PTNRBIN_PTNRID_PTNR on PARTNER & table.

Inshort just cross check if you are running the latest version of the scripts or not.

Regards,
Syed Faraz Ahmed