The following
table lists the job options that are supported by Platform Suite for
SAS. You can specify these options in these locations:
-
the JOBOPTS= option of the GRDSVC_ENABLE
function
-
the
Additional Options field in the metadata definition for the SAS Logical Grid Server
Options
specified in metadata override those specified on a GRDSVC_ENABLE
statement.
Platform Suite for SAS Job Option Name/Value Pairs
Job Option Name/Value
Pairs
|
|
|
specifies whether the
job runs as the only job on the grid node. 0 means that the job does
not run exclusively; 1 means that the job runs exclusively. The default
is 0.
|
|
specifies the name of
the host to run the job on.
|
|
specifies the name of
the job group to associate with the job.
|
|
specifies the user-assigned
job priority. This is a value between 1 and MAX_USER_PRIORITY, as
defined in the lsb.params file.
|
|
specifies the name of
the project to associate with the job.
|
|
specifies the name of
the queue to put the job in. The default queue name is normal .
|
reqres=" requested-resources"
|
specifies additional
resource requirements.
|
|
specifies the maximum
amount of time that a job is allowed to run. This value is used as
an absolute limit or as part of an SLA job.
|
sla= service-level-agreement
|
specifies the name of
the service-level agreement to associate with the job.
|
|
specifies the name of
the user group.
|
For complete
information about job options, see
Platform LSF Reference.