Database Error Messages

OCI-03812

Cannot specify NULL as partition bound or partitionset bound in sharding.

Cause

An attempt was made to create a sharded table partition or partitionset with a NULL value bound.


Action

Create the sharded table partition or partitionset with a bound value that is not NULL.