IMPAX 6.5.1 Server Knowledge Base home > Maintaining IMPAX Server: Managing studies > Recovering missing studies
The clean_up mode may have potential cosmetic issues. The tool may encounter errors due to database integrity constraints while attempting to delete the relevant volume and/or carrier records. The errors in the log would be similar to the following:
E 2001.08.28 13:08:18 /volume-recovery-tool odbc_stmt_class::execute:
unable to execute stmt, text is "delete from osr_volume where volume_ref
= '1081'", sql_state is , odbc error is ORA-02292: integrity constraint
(DBADMIN.FK_MVF_ARCHIVE_SCAVENGER_R_5) violated - child record
found
The integrity constraints were put in place by applications other than the volume recovery tool to protect their data from potential corruption. The failure to delete records from the database in the clean_up mode is a cosmetic side-effect and is not a significant cause for concern.
See also
Topic number: 9194 Applies to: IMPAX 6.5.1 Server Knowledge Base |