GAUSS-02141 -- GAUSS-02150
GAUSS-02141: “port1 value is out of range”
SQLSTATE: 22003
Description: The specified port1 value is out of range.
Solution: Adjust the port value in the SQL statement.
GAUSS-02143: “control_port1 value is out of range”
SQLSTATE: 22003
Description:Internal system error.
Solution:Contact technical support.
GAUSS-02144: “type value is incorrect, specify 'datanode'”
SQLSTATE: 22023
Description: The specified type is incorrect. The specified type must be datanode type.
Solution: Modify the SQL statement.
GAUSS-02145: “incorrect option: %s”
SQLSTATE: 42601
Description: The specified option is incorrect.
Solution: Modify the SQL statement.
GAUSS-02149: “Please choose different node name.”
SQLSTATE: 42P17
Description: Failed to generate the unique node ID for the node name specified by the CREATE NODE statement in HASH mode.
Solution: Modify the specified node name.