Hi Mauro,
All events within the same event class have neutralization events.
C:\>dfm eventtype list | findstr /i dataset-backup
dataset-backup:aborted Warning dataset-backup
dataset-backup:completed Normal dataset-backup
dataset-backup:deleted Normal dataset-backup
dataset-backup:failed Error dataset-backup
dataset-backup:prematurely-deleted Warning dataset-backup
C:\>
You failed event will be moved to history and the object status of the dataset would become normal from Error.
Regards
adai