Try OpenEdge Now
skip to main content
Database Administration
Reference : PROUTIL Utility : PROUTIL DISABLEREADONLYPARTITIONS qualifier
 

PROUTIL DISABLEREADONLYPARTITIONS qualifier

Disables the ability to change a partition to a read-only state in a table-partitioned database.

Syntax

proutil db-name -C disablereadonlypartitions

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.