ILB (Inclusive Length Byte) is a feature of
-
Null Suppression
-
Default Compression
-
Fixed Format
-
Variable Suppression
B
Correct answer
Explanation
ILB (Inclusive Length Byte) is a feature of Default Compression in ADABAS. When using default compression, ADABAS stores a length byte before compressed data to indicate the actual length. This is not part of Null Suppression (A), Fixed Format (C), or Variable Suppression (D).