SAP ABAP Data Element VSCAN_TRACE_LOAD (Virus Scan Server Utilization)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-VIR (Application Component) Anti-Virus Protection
     SVSCAN (Package) Virus Scan of SAP Objects
Basic Data
Data Element VSCAN_TRACE_LOAD
Short Description Virus Scan Server Utilization  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INT1    
Data Type INT1   1-byte integer, integer number <= 255 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Utilizatn 
Medium 16 Server Utilizatn 
Long 40 Virus Scan Server Utilization 
Heading 10 Utilizatn 
Documentation

Definition

Displays the current utilization of the virus scan server.

Use

This percentage value specifies the utilization of the virus scan server. The value is also used for load balancing, to select a virus scan server from the virus scan profile.

Dependencies

You are using the virus scan server in a multi-threaded environment.

Example

This value is calculated from:

  • The number of available instances (threads)
  • The instances (threads) in use

The value 50 means 50 percent, and is shown, for example, if one of two available instances (threads) is occupied.

Explanation: Instances/Threads

In a multi-threaded environment, the virus scan server can process several instances in parallel, by processing in multiple threads. Each thread can process exactly one instance at the same time. Therefore, the terms instance and thread are used as equivalents here.

History
Last changed by/on SAP  20130604 
SAP Release Created in 700