GAUSS-02941 -- GAUSS-02950

GAUSS-02941: “conppeqop is not a 1-D Oid array”

SQLSTATE: 42804

Description:Internal system error.

Solution:Contact technical support.

GAUSS-02943: “conffeqop is not a 1-D Oid array”

SQLSTATE: XX000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-02944: “referential integrity query on '%s' from constraint '%s' on '%s' gave unexpected result”

SQLSTATE: XX000

Description: An error occurred when checking the primary and foreign key constraints of the two tables.

Solution: Check whether the data in the tables related to the primary and foreign key constraints is correct.

GAUSS-02945: “update or delete on table '%s' violates foreign key constraint '%s' on table '%s'”

SQLSTATE: 23503

Description: Update or delete operations violate the foreign key constraint.

Solution: Check whether the updated or deleted foreign-key values are recorded in the primary key.

GAUSS-02946: “no conversion function from %s to %s”

SQLSTATE: 42883

Description:Internal system error.

Solution:Contact technical support.

GAUSS-02948: “unrecognized bytea_output setting: %d”

SQLSTATE: XX000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-02949: “Node id out of range”

SQLSTATE: XX001

Description: The number of node IDs is out of range.

Solution: A maximum of 4096 DNs is supported. If the number of node IDs is greater than 4096 or smaller than 0, it is out of range. Correct the number of node IDs.

GAUSS-02950: “Node id is too long”

SQLSTATE: XX001

Description: The length of the node ID exceeds the maximum length.

Solution: A maximum of 4096 DNs is supported. If the length of the node ID is greater than or equal to 5 characters, it exceeds the maximum length. Correct the length of node ID.

Feedback
编组 3备份
    openGauss 2024-05-06 00:44:54
    cancel