Updated on 2023-12-22 GMT+08:00

GAUSS-03991 -- GAUSS-04000

GAUSS-03993: "location '%s' is invalid"

SQLSTATE: 42000

Description: The path format is incorrect.

Solution: Ensure that the path format is correct and perform the operation again.

GAUSS-03994: "SHARED mode can not use location '%s'"

SQLSTATE: 42601

Description: The SHARED mode does not support a remote path.

Solution: Use the local path and perform the operation again.

GAUSS-03995: "PRIVATE mode can not use location '%s'"

SQLSTATE: 42601

Description: The PRIVATE mode does not support a remote path.

Solution: Use the local path and perform the operation again.

GAUSS-03996: "Normal mode can not use location '%s'"

SQLSTATE: 42601

Description: The NORMAL mode does not support a remote path.

Solution: Use the local path and perform the operation again.

GAUSS-03997: "can not specify multiple local locations"

SQLSTATE: 0A000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03998: "HEADER needs FILEHEADER specification in WRITE ONLY foreign table"

SQLSTATE: 42601

Description: Internal system error.

Solution: Contact technical support.

GAUSS-03999: "can not scan a WRITE ONLY foreign table"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-04000: "Rescan for bulkload is not implemented"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.