GAUSS-02241 -- GAUSS-02250
GAUSS-02241: "CREATE BARRIER PREPARE command failed with error %s"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02242: "Failed to send CREATE BARRIER EXECUTE request to the node"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02243: "CREATE BARRIER command must be sent to a Coordinator"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02244: "CREATE BARRIER command is not expected from another Coordinator"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-02245: "SPI stack corrupted"
SQLSTATE: XX000
Description: Internal status monitoring fails.
Solution: Internal system error. Contact technical support.
GAUSS-02246: "SPI_cursor_open_with_args called with invalid arguments"
SQLSTATE: XX000
Description: The input query is NULL or the number of parameters is smaller than 0 during SPI invocation.
Solution: Internal system error. Contact technical support.
GAUSS-02247: "SPI_cursor_open_with_args called with missing parameters"
SQLSTATE: XX000
Description: The parameter value specified during SPI invocation is incorrect.
Solution: Internal system error. Contact technical support.
GAUSS-02248: "SPI_cursor_open_with_args called while not connected"
SQLSTATE: XX000
Description: Failed to connect to SPI.
Solution: Contact technical support. Alternatively, check the network.
GAUSS-02249: "cannot open multi-query plan as cursor"
SQLSTATE: 42P11
Description: The plan containing multiple statements cannot be opened as a cursor.
Solution: Check whether the definition of the cursor is correct.
GAUSS-02250: "cannot open %s query as cursor"
SQLSTATE: 42P11
Description: The plan cannot be opened as a cursor.
Solution: Check the definition of the partitioned table.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.