How to make a uvm sequence active across multiple phases?

In reply to eda2k4:

This is definitely the wrong way. The sequence has to run across all these sub-phases.
But consider. It is not recommended to use these sub-sequences. Using simply run_phase you would not run into this issue.