PROUTIL DISABLEREADONLYPARTITIONS qualifier
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Disables the ability to change a partition to a read-only state in a table-partitioned database.
Syntax
|
Parameters
- db-name
- Name of the database to be disabled for read-only partitions.
The database must be enabled for read-only partitions and must be offline to disable read-only partitions. You must change any read-only partitions to read-write prior to executing DISABLEREADONLYPARTITIONS.
See PROUTIL PARTITIONMANAGE ALTER qualifier for information on changing partition states between read-only and read-write.