Use the
SCANGRPSEL/NOSCANGRPSEL option to turn the SPD Server
index scan facility on and off. The default SPD Server setting uses
the index scan facility.
Usage:
/* Disable index scan facility */
execute(reset noscangrpsel)
by sasspds ;
/* Enable index scan facility */
execute(reset scangrpsel)
by sasspds ;