Dump table contents
- Last Updated: June 14, 2019
- 2 minute read
- OpenEdge
- Version 13.0
- Documentation
When you dump table data, the Data Dictionary creates a contents file that contains data for each table you specify. Each file has a .d extension. The Data Dictionary uses contents files to load data into your database. The Data Dictionary creates a separate contents file for every table you dump.
Note: OpenEdge allows you to dump .d files exceeding 2GB when your operating system supports
large files.
Binary dumps can be a more efficient way of dumping table contents. See the Binary dump and load topic for more information about performing a binary dump and load.
To dump table contents from a multi-tenant table: