The DS2ACCEL system
option controls whether DS2 code is executed inside the database.
In the December 2013
release, the default behavior is to run the data and thread programs
on the client machine (DS2ACCEL=NONE). You must set either the DS2ACCEL=
system option to ANY or the DS2ACCEL= option in the PROC DS2 statement
to YES for in-database processing to occur. The DS2ACCEL= option in
the PROC DS2 statement overrides the DS2ACCEL system option.
Note: This is a change in behavior
from the previous release in which the default value for the PROC
DS2 INDB option (now named DS2ACCEL) caused the SAS In-Database Code
Accelerator to automatically trigger in-database processing.