Main Board > Nomads

Data Dictionary File Sizing

<< < (2/2)

Mike King:
For Fixed length records its a bit different.  We still create blocks of keys but the records themselves are not put into blocks.  Basically when the file is created we have a 512 file header and at least key block.  Additional blocks can also be created to hold the data dictionary.  The first record is then created following these blocks and as additional key blocks are needed they are intermixed with the fixed length records.

Free space on a FLR is reclaimed using a linked list of deleted records.

Navigation

[0] Message Index

[*] Previous page

Go to full version