GAUSS-04011 -- GAUSS-04020
GAUSS-04011: “%s exists and is a file, please remove it first and create directory”
SQLSTATE: XX000
Description: The folder does not exist or the relevant permission is incorrect.
Solution: Delete and create a folder or use other paths, and perform the operation again.
GAUSS-04012: “location filepath is too long when importing data to foreign table”
SQLSTATE: 22023
Description: The folder path of the foreign table is too long.
Solution: Use an appropriate path and perform the operation again.
GAUSS-04014: “no Snowball stemmer available for language '%s' and encoding '%s'”
SQLSTATE: 42704
Description:Internal system error.
Solution:Contact technical support.
GAUSS-04015: “multiple Language parameters”
SQLSTATE: 22023
Description:Internal system error.
Solution:Contact technical support.
GAUSS-04016: “unrecognized Snowball parameter: '%s'”
SQLSTATE: 22023
Description:Internal system error.
Solution:Contact technical support.
GAUSS-04017: “missing Language parameter”
SQLSTATE: 22023
Description: The Language parameter is missing.
Solution: Add the Language parameter and perform the operation again.
GAUSS-04018: “could not translate host name '%s' to address: %s”
SQLSTATE: XX000
Description: Failed to convert the host name to an IP address.
Solution: Check the host name configured in hba.conf and ensure that the IP address is correct.
GAUSS-04019: “unsupported integer size %d”
SQLSTATE: XX000
Description:Internal system error.
Solution:Contact technical support.
GAUSS-04020: “no data left in message”
SQLSTATE: 08P01
Description: No data is left in the message.
Solution: The internal communication of the database is abnormal. Contact technical support.