Database Error Messages

OCI-28346

An encrypted column cannot serve as a partitioning column.

Cause

An attempt was made to encrypt a partitioning key column or to create a partitioning index with encrypted columns.


Action

Do not encrypt a partitioning key column or decrypt the column before creating the partitioning index.