Database Error Messages

ORA-03977

the number of shards in a shardgroup must not be less than its replication factor

Cause

A deployment was attempted where the number of shards in a shardgroup was less than the replication factor for that shardgroup.


Action

Add more shards to the shardgroup or decrease the configured replication factor and retry the deployment.