Enables your database for table partitioning.

Syntax

proutil db-name -C enabletablepartitioning

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.