Why the FATAL error

In reply to designMaster:

Please use the SV code tags to make your code more readble.
In your code you do not define the type sequencer, i.e. there is no class defined like this

class sequencer extends uvm_sequencer #(my_transaction);