In reply to heer tariwala:
You have to specify the sequencer. How else would the sequence know which sequencer to run on?
The use of p_sequencer can provide a handle to a specific type of sequencer from within your sequence, but you still need to specify the sequencer to start on.
Can you explain more about why you don’t want to specify the sequencer directly?