The FASTREAD option specifies whether or not the File Handler performs extra checking to ensure data integrity when reading an indexed file.
Syntax:
FASTREAD
=
{
ON
}
{
OFF
}
Parameters:
- ON
- Do not perform extra checking.
- OFF
- Perform extra checking to ensure data integrity.
Comments:
To increase the efficiency of reads on fixed length, non-compressed indexed files, set FASTREAD to ON.