GAUSS-04621 -- GAUSS-04630

GAUSS-04622: “Password can't contain more than %d characters.”

SQLSTATE: 28P01

Description: The account password cannot contain over %d characters.

Solution: Change the password format to ensure that the number of characters does not exceed %d.

GAUSS-04623: “invalid GDS command: %d”

SQLSTATE: XX000

Description: Invalid GDS interaction is received.

Solution: Check whether invalid data exists in the imported file of GDS foreign tables, clean the file, and import it again.

GAUSS-04624: “Failed to deserialize command, which type is %d”

SQLSTATE: XX000

Description: Invalid GDS interaction is received.

Solution: Check whether invalid data exists in the imported file of GDS foreign tables, clean the file, and import it again.

GAUSS-04626: “Invalid schema oid: %u”

SQLSTATE: 3F000

Description: Failed to find the schema entered by the user.

Solution:Contact technical support.

GAUSS-04627: “deltamerge: This relation doesn't support vacuum deltamerge operation”

SQLSTATE: 42P01

Description: Failed to merge the table by using the **VACUUM DELTAMERGE **[table_name] syntax.

Solution: Ensure that [table_name] specifies a delta table in the **VACUUM DELTAMERGE **[table_name] syntax.

GAUSS-04629: “gs_switch_relfilenode can be only used by redistribution tool.”

SQLSTATE: XX000

Description: The metainformation exchange function is only used for the redistribution tool and not recommended for users.

Solution: The database does not support the function. Contact technical support.

GAUSS-04630: “DFS tablespace can not be used as default tablespace.”

SQLSTATE: 22023

Description: The DFS tablespace cannot be used as the default tablespace.

Solution: Do not use the DFS tablespace as the default tablespace.

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