Collect data from multiple IRM partitions into a single output table. More...
Go to the source code of this file.
Collect data from multiple IRM partitions into a single output table.
This node calls macro rsk_recombine.sas to append results from multiple IRM data partitions into a single table.
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_recombine.sas.