D.15. RDB$FORMATS
RDB$FORMATS
stores information about changes in tables.
Each time any metadata change to a table is committed, it gets a new format number.
When the format number of any table reaches 255, or any view 32,000, the entire database becomes inoperable.
To return to normal, the database must be backed up with the gbak utility and restored from that backup copy.
Column Name | Data Type | Description |
---|---|---|
|
| Table or view identifier |
|
| Table format identifier — maximum 255 for tables, 32,000 for views. The critical time comes when this number approaches 255 for any table or 32,000 for any view |
|
| Stores column names and data attributes as |