OCI-03849
A column cannot be both sharding and partitionset key.
Cause
An attempt was made to create a sharded table with a column defined as both sharding and partitionset key.
Action
Do not create a sharded table with the same column defined as sharding as well as partitionset key.