PROUTIL ENABLETABLEPARTITIONING qualifier
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Enables your database for table partitioning.
Syntax
|
Parameters
- db-name
- The name of the database where you are enabling table partitioning.
Successful execution of ENABLETABLEPARTITIONING makes your database ready to partition existing tables and create new partitioned tables.
Note
You must have the Enterprise RDBMS database and Table Partitioning licenses to partition tables.