SAS Documentation
SASĀ® Solution for Stress Testing
Reference manual - version 08.2021
Loading...
Searching...
No Matches
irmst_node_run_task.sas File Reference

Run a set of programs. More...

Go to the source code of this file.

Detailed Description

Run a set of programs.

Parameters
[in]RUN_OPTIONSpecifies runtime parameters for the execution. See run_option.sas for details.
[in]ds_in_cardinalityControls the level of parallelization for IRM data partitioning
[in]ds_in_execution_configLists the programs to be executed. See for details. ds_out Output dataset containing the list of result tables produced by each executed program In addition the following macro utilities are called:
Macro name Description Further information
irm_session_prepare Reads RUN_OPTION table and sets logging options irm_session_prepare.sas
irm_session_cleanup Removes all non-IRM WORK datasets/views and deletes all user-created macro variables from workspace session irm_session_cleanup.sas
Author
SAS Institute Inc.
Date
2019

Definition in file irmst_node_run_task.sas.