SAS Documentation
SASĀ® Solution for Stress Testing
Reference manual - version 08.2021
Loading...
Searching...
No Matches
irmst_node_store_analysis_data.sas File Reference

Store data to the Enterprise Wide Stress Testing Data Repository. More...

Go to the source code of this file.

Detailed Description

Store data to the Enterprise Wide Stress Testing Data Repository.

Parameters
[in]RUN_OPTIONSpecifies 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_CONFIGLists 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
Author
SAS Institute Inc.
Date
2018

Definition in file irmst_node_store_analysis_data.sas.