How can transactional systems handle errors differently from interactive systems?
Transactional systems undo changes made during a defective step
Transactional systems should display a message for every error
Interactive systems should always shut down in case of errors
Interactive systems can ask the user what to do