Specifies whether the DATA step is enabled for parallel processing in supported environments.
| Valid in: | Configuration file, SAS invocation, OPTIONS statement, SAS System Options window |
| Category: | Environment Control: Language Control |
| PROC OPTIONS GROUP= | LANGUAGECONTROL |
| Default: | The shipped default is NONE. |
| Notes: | This system option is new starting with the first maintenance release for SAS 9.4. |
| This option can be restricted by a site administrator. For more information, see Restricted Options in SAS System Options: Reference. |
enables the DATA step to execute in supported parallel environments.
disables the DATA step from executing in supported parallel environments.