Note
OceanBase Database V4.x does not support independent partitions. Log streams record all change operations in the database, and you do not need to create partitions in strict mode. This variable has been deprecated since OceanBase Database V4.0.0. For more information about the relationships between log streams and partitions, see Log streams.
ob_create_table_strict_mode specifies whether to enable the strict mode for table creation. It is a dynamic variable.
| Attribute | Description |
|---|---|
| Type | Boolean |
| Default value | 0 |
| Value range | 1: Replicas are created in strict accordance with the locality. Table creation fails if a replica fails to be created.0: Table creation is successful when at least one full replica is created and replicas that can serve as Paxos group members constitute the majority. |
| Effective scope |