Database Error Messages

OCI-08719

Conversion to a partitioned table using a filtered clause is not supported for tables referenced in the SQL assertion.

Cause

An attempt is being made to convert a table referenced by a SQL assertion into a partitioned table using a filtered clause, which is currently unsupported.


Action

Disable the SQL assertion before converting.