SAP TABLES

vsi/cache/size_MB SAP Parameter attribute - Maximum size of mega bytes which should be scanned in memory








vsi/cache/size_MB is a SAP Parameter attribute which is used to control Maximum size of mega bytes which should be scanned in memory information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

vsi/cache/size_MB profile paramerter attributes


Parameter Name: vsi/cache/size_MB
Description: Maximum size of mega bytes which should be scanned in memory
Default Value: 128
Parameter Type ( See IF_PARAMETER_TYPES): Integer(INT)
Restriction Values:
Parameter Unit: MB
Parameter Group: VSI
CSN Component: BC-SEC-VIR
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

This parameter defines the maximum amount of data that a virus scan should transfer to the virus scanner as an internal table in memory with CL_VSI->SCAN_ITAB. Above this limit, a temporary file is created and scanned. When scanning files, ensure that there is enough storage space available in the temporary directory DIR_TEMP, and that, if there is a scanner in on-access mode, that it is not locking this temporary file.

See SAP Parameter Documentation for full SAP documentation for this profile parameter.