Store data to the Enterprise Wide Stress Testing Data Repository. More...
Go to the source code of this file.
Store data to the Enterprise Wide Stress Testing Data Repository.
[in] | RUN_OPTION | Specifies runtime parameters for the execution. See run_option.sas for details. |
[in] | ds_in_cardinality | = FRS9_STG.DSTORE_CARDINALITY Controls the level of parallelization for IRM data partitioning |
[in] | DATASTORE_CONFIG | Lists the tables to be stored. See for details. ST_PRT.ANALYSIS_DATA Partitioned output table. Provides details of the objects registered inside SAS OneRisk framework This node performs the following tasks:Register each input table (specified inside ST_STG.DATASTORE_CONFIG) to the SAS OneRisk frameworkStore the physical data of each table to the Enterprise Wide Stress Testing Data Repository For details, see macro irm_rgf_store_analysis_data.sas |
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_store_analysis_data.sas.