GAUSS-02251 -- GAUSS-02260
GAUSS-02252: “%s is not allowed in a non-volatile function”
SQLSTATE: 0A000
Description: Failed to use the statement for a non-volatile function.
Solution: Check whether the function definition is correct.
GAUSS-02253: “invalid portal in SPI cursor operation”
SQLSTATE: XX000
Description: Failed to obtain variables during execution.
Solution: Internal system error. Contact technical support.
GAUSS-02258: “Failed to read response from Datanodes. Detail: %s\n”
SQLSTATE: XX000
Description: The connection at the transmit end is disconnected. The cause is specified in Detail.
Solution: Check whether the peer DN is faulty or whether the network is normal.
GAUSS-02260: “Unhandled datatype for modulo or hash distribution\n”
SQLSTATE: XX000
Description: The data distribution type is invalid.
Solution: Check whether the distribution column definition in the table is correct.