Database Error Messages

ORA-40136

Number of partitioned columns number_of_columns exceeded the maximum of 16 permitted partitioned columns.
  • number_of_columns: The number of specified partitioned columns.

Cause

The maximum number partitioned columns exceeded the permitted limit of 16.


Action

Ensure that the number of partitioned columns is less than or equal to 16.