Specifies which segment instances runs the given command.
| Valid in: | DATA and PROC steps (when accessing DBMS data using SAS/ACCESS software) |
|---|---|
| Categories: | Bulk Loading |
| Data Set Control | |
| Default: | none |
| Requirement: | To specify this option, you must first specify BULKLOAD=YES. |
| Data source: | Greenplum, HAWQ |
| See: | BL_EXECUTE_CMD= data set option, BL_EXTERNAL_WEB= data set option, BL_LOCATION= data set option, BULKLOAD= data set option |
Table of Contents
specifies that all segment instances run the given command or script.
specifies that the primary segment instance runs the given command or script.
indicates that the specified number of segments on the specified host runs the given command or script.
indicates that the specified segment instance runs the given command or script.
For more information about valid values for this option, see the documentation for your database engine.