Collect data from multiple IRM partition tables into multipple unpartitioned tables. More...
Go to the source code of this file.
Collect data from multiple IRM partition tables into multipple unpartitioned tables.
This node calls macro rsk_recombine_bep.sas to append results from multiple IRM data partitions into multiple unpartitioned tables.
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_bep.sas.