5. Q: Give a condition under which one-phase commit can be done safely in TIP. A: One-phase commit should be done only if the sender has 1) no local recoverable resources and 2) only one subordinate. (How does the coordinator (sender) know which resources are recoverable?)