SAP ABAP Data Element ARCH_SIZE (Maximum Size of an Archive File in Megabyte)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK (Application Component) Archive Development Kit
     SARC (Package) Archive Development Kit
Basic Data
Data Element ARCH_SIZE
Short Description Maximum Size of an Archive File in Megabyte  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type U_INT_4    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
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 Size 
Medium 15 Size in MB 
Long 20 File Size in MB 
Heading  
Documentation

Definition

Use

This parameter controls the maximum size of an archive file. Before an object is written to an archive file, the system checks whether the maximum permitted size is exceeded. If so, the current archiving file is closed and another is opened to accommdate the object.

Procedure

If a storage system is connected to the SAP System, you must not exceed the maximum permitted size for the storage system.

If you do not enter a value here, or you enter a value that exceeds two gigabytes, the maximum size of an archive file is automatically restricted to two gigabytes.

Examples

Dependencies

Any change in these parameters also affects the performance of the archiving process. If the write program completes an archive file, the deletion program is automatically started (provided this is specified in Customizing). The delete program reads the file and deletes the data in the database. The smaller the maximum size of the file, the more likely it is that several delete jobs can be active in parallel to the write program. Several bacground processes are required for this. Parallel delete processes can, to a certain extent, be advantageous.

History
Last changed by/on SAP  20110908 
SAP Release Created in