CRC calculation
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The following table lists the metaschema fields that are involved in each CRC calculation.
| Metaschema table | |||
|---|---|---|---|
| _File | _Field | _Index | _Index–Field |
|
|
|
|
Notes
- The
_Fld-stlenis not involved in the CRC calculation for BLOB and CLOB fields. - The
_Field–Namefor index fields is referenced in the_Fieldtable using_Field–recidin_Index–Field. - A value of Unknown (
?) or 0 in any integer field in the above table results in the same CRC value. - This list is for informational purposes only. For CRC checking, only
_File._CRCneeds to be checked.