Run a set of programs. More...
Go to the source code of this file.
Run a set of programs.
[in] | RUN_OPTION | Specifies runtime parameters for the execution. See run_option.sas for details. |
[in] | ds_in_cardinality | Controls the level of parallelization for IRM data partitioning |
[in] | ds_in_execution_config | Lists 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 |
Definition in file irmst_node_run_task.sas.