SAP ABAP Data Element INFFSTSIZE (Size of an initial INFORMIX extent in KB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-INF (Application Component) Informix
     SINF (Package) Informix Porting
Basic Data
Data Element INFFSTSIZE
Short Description Size of an initial INFORMIX extent in KB  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INFEXT    
Data Type NUMC   Character string with only digits 
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 InitExtent 
Medium 15 Initial extent 
Long 20 Initial extent 
Heading  
Documentation

Definition

Size (in kilobytes) of the first extent reserved when creating the table.

Firstsize is a database parameter you can set yourself.

You can specify this value in the CREATE TABLE statement (using EXTENT SIZE). In the R/3 System, the size of the first extent is normally determined by the table category (e.g.: category 1 -> firstsize = 16 KB).

Note

Please note that changing this value becomes effective only if you recreate the table (i.e. you have to convert the table to make the parameter active in the system).

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