GAUSS-51300 -- GAUSS-51399

GAUSS-51300: “Failed to execute SQL: %s.”

SQLSTATE: None

Description: Failed to execute the SQL statement.

Solution: Ensure that the SQL statement is correct. Check whether the database status is normal. Check whether the user has the execution permission. Check whether the database object exists.

GAUSS-51301 : “Execute SQL time out. \nSql: %s.”

SQLSTATE: None

Description: The execution of the SQL statement times out.

Solution: Ensure that the SQL statement is correct. Check whether the database status is normal. Check whether the user has the execution permission. Check whether the network is normal.

GAUSS-51302: “The table '%s.%s' does not exist or is private table!”

SQLSTATE: None

Description: The table does not exist or is a private table.

Solution: 1. Ensure that the table exists in the database. 2. If the table is a private table, use gs_dump to back up the table.

GAUSS-51303: “Query·'%s'·has·no·record!.”

SQLSTATE: None

Description:Internal system error.

Solution:Contact technical support.

GAUSS-51304: “Query '%s' result '%s' is incorrect!.”

SQLSTATE: None

Description:Internal system error.

Solution:Contact technical support.

GAUSS-51305: “The table '%s.%s' exists!”

SQLSTATE: None

Description:Internal system error.

Solution:Contact technical support.

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