Freeze and unfreeze schema
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
You can unfreeze frozen tables to make changes, such as adding or deleting fields or indexes or modifying field or index definitions.
To freeze or unfreeze a table:
- Choose from the graphical Data Administration tool or the character Data Dictionary. The tables defined for the working database are listed alphabetically.
- Choose the table you want to freeze or unfreeze. The Freeze/Unfreeze Table dialog box appears.
- Specify the table status, then choose OK.
As security administrator, you can control which users
have authority to freeze or unfreeze database tables. To freeze
or unfreeze tables, the user must have Can-write access to the _File table
and Can-write access to the _File_Frozen field.