
Parameter
vsi/cache/size_MB
Short text
Maximum size to be scanned for viruses in the main memory (in megabytes)
Parameter Description
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.
Application Area
Use ABAP OO class CL_VSI with Virus Scan Server (vscan_rfc)
Parameter Unit
Megabytes (MB)
Default Value
128
Who is permitted to make changes?
Customer
Operating System Restrictions
Sufficient main memory
Database System Restrictions
–
Are other parameters affected or dependent?
–
Values allowed
See above


