OCI-05134
Rack value configuration is incorrect
Cause
Rack value must be set for all multitenant container databases (CDBs) in the shardgroup or Rack value must be NULL for all CDBs in the shardgroup. There also needs to be at least `repfactor` distinct Rack values set. The Rack value of a CDB containing a given replication unit (RU) cannot be the same as any other Rack value for CDBs that also contain that RU.
Action
Run the `gdsctl config cdb` command to see all Rack values for the specified CDB. Update the Rack values for CDBs to adhere to these rules using `gdsctl modify cdb` command.