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

PROUTIL ENABLEREADONLYPARTITIONS qualifier

Enables a table-partitioned database with the ability to change a partition to a read-only state.

Syntax

proutil db-name -C enablereadonlypartitions

Parameters

db-name
Name of the database to be enabled for read-only partitions.
The database must be enabled for table partitioning prior to executing ENABLEREADONLYPARTITIONS.
See PROUTIL PARTITIONMANAGE ALTER qualifier for information on changing partition states between read-only and read-write.