diff --git a/src/burp/restore.epp b/src/burp/restore.epp index a477358eca..c1e082b34d 100644 --- a/src/burp/restore.epp +++ b/src/burp/restore.epp @@ -3057,7 +3057,7 @@ rec_type get_data(BurpGlobals* tdgbl, burp_rel* relation, bool skip_relation) } else { - if (tdgbl->gbl_sw_incremental) + if (tdgbl->gbl_sw_incremental && isc_sqlcode(status_vector) != -902) { BURP_print (false, 114, relation->rel_name); // msg 114 restore failed for record in relation %s