PROUTIL DISABLETABLEPARTITIONING qualifier
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Disables table partitioning from your database.
Syntax
|
Parameters
- db-name
- The name of the database where you are disabling table partitioning.
Successful execution of DISABLETABLEPARTITIONING removes the ability to partition tables from your database.
Prior to disabling table partitioning:
- All existing table partitions must be removed from your database
- Read-only partitions, if enabled, must be disabled
- Single-partition index rebuild, if enabled, must be disabled