Dump a collation table
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Dumping a collation table is the first step in modifying the table.
To dump a collation table:
- In the Data Administration tool, choose . The Dump Collation Tables dialog box appears.
- In the Output File field, type a dump name (_tran.df is the default), then choose OK.
- Enter the name of the code page with which the file will be written out.
The _tran.df file contains the collation table for your database. The following figure shows a sample _tran.df file.
Sample _tran.df file
|
Note: The IBM850 code page that appears
in the trailer of the sample _tran.df file
in the figure is not the code page name of the database. It is the
code page that was used to write out the data definition (.df)
file.