The IMPORT_SCENARIO parameter is available in the _vmparam.bat file and the EpkImport_settings.properties file. The value for IMPORT_SCENARIO must be the same in both files (ensured by CTK).
The following parameter values in the _vmparam.bat file are assigned depending on the import scenario selected. The parameters are written with the scenario plus an underscore.
SMALL_LOCAL_PPM5_VM_MAX_MEM_RT_XMLIMPORT=1024 is used for IMPORT_SCENARIO=SMALL
MEDIUM_LOCAL_PPM5_VM_MAX_MEM_RT_XMLIMPORT=4096 is used for IMPORT_SCENARIO=MEDIUM
LARGE_LOCAL_PPM5_VM_MAX_MEM_RT_XMLIMPORT=8192 is used for IMPORT_SCENARIO=LARGE
Except for the exceptions listed below, all parameter values in the EpkImport_settings.properties file are assigned depending on the import scenario selected. The parameters are written with the scenario plus an underscore (for example, <IMPORT_SCENARIO>_READ_RATE_EPC).
Example
SMALL_READ_RATE_EPC=100000 is used for IMPORT_SCENARIO=SMALL
MEDIUM_READ_RATE_EPC=500000 is used for IMPORT_SCENARIO=MEDIUM.
LARGE_READ_RATE_EPC=1000000 is used for IMPORT_SCENARIO=LARGE