Load data definitions
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
To load definitions into a database, you use
a data definition (.df) file. The .df file
contains definitions for tables, fields, and indexes. Based on the
contents of the .df file, you can load either all
the data definitions for a table or only those that have changed.
Note: The Data Dictionary allows you to load data definition
files (
.df) greater than 2GB on platforms where
ABL supports large files. To load data definitions into a table: