webdms.maxNumActiveBatchSubmissions
and webdms.maxNumActiveBatchSubmissionsSystem
properties
to specify the maximum number of simultaneous batch submissions for
an individual user and for your entire site. When customizing your
setting, base the values for these properties on the number of processors
on the server that is running the SAS IOM workspace or the number
of processors for the local installation (for the Single-User Edition).
Property Name
|
Description
|
---|---|
webdms.allowBatchSubmit |
specifies whether the Batch
Submit option is available when you right-click a .sas
file in the navigation tree in the SAS Studio workspace. The default
value is
true .
|
webdms.batchSubmissionResultsRetentionPeriod |
specifies the number
of hours that a submitted job entry is listed in the Batch
Job Status window. The default value is
24 .
You cannot specify a decimal value for this property.
No output files (.html
or .log) are deleted when you use this configuration property. These
output files remain until they are deleted by the SAS Studio user.
|
webdms.maxNumActiveBatchSubmissions |
specifies the maximum
number of active batch jobs for the current SAS Studio user. The default
value depends on your edition of SAS Studio.
|
webdms.maxNumActiveBatchSubmissionsSystem |
specifies the maximum
number of batch jobs that can be submitted for a given instance of
SAS Studio across all users. The default value depends on your edition
of SAS Studio.
|