Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

On this page

Show all

GAUSS-00871 -- GAUSS-00880

Updated on 2024-03-15 GMT+08:00

GAUSS-00871: "can not set unusable index partition against NON-PARTITIONED index"

SQLSTATE: XX000

Description: The statement on setting unusable index partitions is run for a non-partitioned table.

Solution: Do not run this statement for non-partitioned tables.

GAUSS-00872: "can not set all index unusable on one partition against NON-PARTITIONED table"

SQLSTATE: XX000

Description: The statement on setting unusable full index partitions is run for a non-partitioned table.

Solution: Do not run this statement for non-partitioned tables.

GAUSS-00873: "can not enable row movement against NON-PARTITIONED table"

SQLSTATE: XX000

Description: The statement on enabling row movements is run for a non-partitioned table.

Solution: Do not run this statement for non-partitioned tables.

GAUSS-00874: "can not disable row movement against NON-PARTITIONED table"

SQLSTATE: XX000

Description: The statement on disabling row movements is run for a non-partitioned table.

Solution: Do not run this statement for non-partitioned tables.

GAUSS-00875: "can not truncate partition against NON-PARTITIONED table"

SQLSTATE: XX000

Description: The statement on truncating partitions is run for a non-partitioned table.

Solution: Do not run this statement for non-partitioned tables.

GAUSS-00876: "can not exchange partition against NON-PARTITIONED table"

SQLSTATE: XX000

Description: The statement on modifying partitions is run for a non-partitioned table.

Solution: Do not run this statement for non-partitioned tables.

GAUSS-00877: "can not merge partition against NON-PARTITIONED table"

SQLSTATE: XX000

Description: The statement on merging partitions is run for a non-partitioned table.

Solution: Do not run this statement for non-partitioned tables.

GAUSS-00878: "can not split partition against NON-PARTITIONED table"

SQLSTATE: XX000

Description: The statement on splitting partitions is run for a non-partitioned table.

Solution: Do not run this statement for non-partitioned tables.

GAUSS-00880: "the current relation have already reached max number of partitions"

SQLSTATE: XX000

Description: The maximum number of partitions of a relation table has been reached.

Solution: Add partitions to the relation table after reducing the number of its partitions.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback