Updated on 2023-12-22 GMT+08:00

GAUSS-02131 -- GAUSS-02140

GAUSS-02131: "There are already two node groups. No more node groups can be added!"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02132: "Get old group members failed."

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02133: "New node group must contain more nodes than before!"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02134: "must be system admin to remove cluster node groups"

SQLSTATE: 42501

Description: Only database system administrators can remove node group.

Solution: Switch to a system administrator.

GAUSS-02135: "PGXC Group %s: group not defined"

SQLSTATE: 42710

Description: The node group corresponding to group_name does not exist.

Solution: Ensure that the group_name group called is correct, and that the group is correctly created.

GAUSS-02136: "PGXC Group %s: group not defined"

SQLSTATE: XX000

Description: The node group corresponding to group_name does not exist.

Solution: Ensure that the group_name group called is correct, and that the group is correctly created.

GAUSS-02137: "No options specified"

SQLSTATE: 42601

Description: It is a syntax error. The create node statement does not contain "with option."

Solution: Correct the statement. (User execution of the create node statement is not recommended.)

GAUSS-02138: "port value is out of range"

SQLSTATE: 22003

Description: The specified port value is out of range.

Solution: Adjust the port value in the SQL statement.

GAUSS-02139: "sctp_port value is out of range"

SQLSTATE: 22003

Description: Internal system error.

Solution: Contact technical support.

GAUSS-02140: "control_port value is out of range"

SQLSTATE: 22003

Description: Internal system error.

Solution: Contact technical support.