In addition to Reeza, another person from SAS Support also said that NODUPRECS has been removed from the most recent documentation (9.4) because it works in an unexpected/unreliable way.
Instead of NODUPRECS, the current suggestion is to use NODUPKEY and to sort BY _ALL_
... View more