GAUSS-04281 -- GAUSS-04290

GAUSS-04283: “pg_largeobject entry for OID %u, page %d has invalid data field size %d”

SQLSTATE: XX001

Description: The length of the fragment of a large object is invalid and the data is damaged.

Solution: Contact technical support. Alternatively, try using backup data to restore the data.

GAUSS-04284: “exceeded maxAllocatedDescs (%d) while trying to open file '%s:%d'”

SQLSTATE: 53000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-04285: “exceeded maxAllocatedDescs (%d) while trying to open file '%s'”

SQLSTATE: 53000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-04286: “exceeded maxAllocatedDescs (%d) while trying to open directory '%s'”

SQLSTATE: 53000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-04287: “must have at least one column”

SQLSTATE: 0A000

Description: The CREATE TABLE syntax does not specify the column information of the table.

Solution: Ensure that at least one column is specified in the CREATE TABLE table_name({column_name data_type}) syntax.

GAUSS-04290: “length of field '%s' longer than limit of \'%d\'”

SQLSTATE: 22P04

Description: The length of the column in a GDS foreign table exported in FIXED format is greater than the declared table length.

Solution: Modify the foreign table definition based on the error message.

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