Get the guid for the replication source dataset with the issue.
root@corey001:~# zfs get guid p01/global/<SourceDataset>
NAME PROPERTY VALUE SOURCE
p01/global/<SourceDataset> guid 18351893820504895292 -
On the replication target, grep for the dataset that contains the guid from the previous step.
root@corey001:~# zfs list | grep 18351893820504895292
p01/replication/CN0000YX/11751590616239540199/1-11751590616239540199-18351893820504895292-0 27K 87.4G 27K none
Then clear the token for the target dataset.
zfs recv -A p01/replication/CN0000YX/11751590616239540199/1-11751590616239540199-18351893820504895292-0