In reply to cgales:
Hi cgales…i used UVM_SEQ_ARB_STRICT_RANDOM arbitration method. So it should first pick items from sequence using grab() even if its priority is lowest. I have gone through “Sequence Arbitration” article also, it says sequence using grab()overrides any sequence priorities & take immediate effect.