Synchronize data objects for downstream execution. More...
Go to the source code of this file.
Synchronize data objects for downstream execution.
[out] | ds_out_scenario_info | (FRS9_STG.SCENARIO_INFO) Empty output table needed for downstream processing (Credit Risk Analysis) |
[out] | ds_out_scenario_data | (FRS9_STG.SCENARIO_DATA) Empty output table needed for downstream processing (Credit Risk Analysis) |
This node ensure that all required tasks have been completed and tables have been created before the execution can proceed to the downstream processing (Credit Risk Analysis)
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_sync_adjustment.sas.