GAUSS-01251 -- GAUSS-01260

GAUSS-01251: “could not read symbolic link '%s': %m”

SQLSTATE: XX000

Description: Failed to read a symbolic link file.

Solution: Ensure that the symbolic link file is correct.

GAUSS-01252: “symbolic link '%s' target is too long”

SQLSTATE: XX000

Description: The length of the symbolic link file name is too long.

Solution: Ensure that the symbolic link file is correct.

GAUSS-01253: “Invalid URL '%s' in LOCATION”

SQLSTATE: XX000

Description: Invalid URL exists in GDS.

Solution: Ensure that the URL value and format are correct.

GAUSS-01254: “unrecognized URL '%s'”

SQLSTATE: XX000

Description: Invalid URL exists in GDS.

Solution: Ensure that the URL value and format are correct.

GAUSS-01255: “wrong URL format '%s'”

SQLSTATE: XX000

Description: Invalid URL exists in GDS.

Solution: Ensure that the URL value and format are correct.

GAUSS-01256: “unable to open file '%s'”

SQLSTATE: XX000

Description: Failed to open a file.

Solution: Ensure that the file format and permission are correct.

GAUSS-01257: “unable to fseek file '%s'”

SQLSTATE: XX000

Description: Failed to set the file pointer position.

Solution: Ensure that the file format and permission are correct.

GAUSS-01258: “no files found to import”

SQLSTATE: XX000

Description: No files are imported. An error is reported when raise_errors_if_no_files is enabled.

Solution: Disable raise_errors_if_no_files.

GAUSS-01259: “%s”

SQLSTATE: XX000

Description: Syntax error.

Solution: Ensure that the SQL syntax is correct.

GAUSS-01260: “Incomplete Message from GDS .”

SQLSTATE: XX000

Description: Unexpected message data is received from GDS.

Solution: Check the network running status, for example, whether the packet loss rate is high. If the network is running properly, an internal error occurs. Contact technical support.

Feedback
    openGauss 2025-12-16 20:27:49
    cancel