Problem Note 66958: The BATCH_PROFILING task in SASĀ® Size Profiling does not run batch profiling projects in parallel when the PARALLEL= parameter is set to 1
In SAS Size Profiling, the BATCH_PROFILING task %DI_JOB_SO does not run in parallel mode even when the PARALLEL= parameter is set to 1.
When this problem occurs, there are no warning or error messages.
To work around this problem, set PARALLEL= to 2 when you invoke the task, as shown below:
%di_job_so(run_only=%bquote(batch_profiling), parallel=2, debug=1);
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Size Profiling | Linux for x64 | 3.4 | | 9.4 TS1M3 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2020-11-30 09:36:33 |
Date Created: | 2020-11-17 12:25:14 |