GAUSS-04741 -- GAUSS-04750
GAUSS-04741: "The count of address '%s' must be not greater than %d."
SQLSTATE: 44000
Description: The number of the addresses cannot exceed two.
Solution: Ensure that the number of addresses specified during DFS server creation does not exceed two.
GAUSS-04742: "Unsupport ipv6 format"
SQLSTATE: 44000
Description: The address of the DFS server does not support the IPv6 address format.
Solution: Change the address of the DFS server to the IPv4 format.
GAUSS-04743: "The incorrect address format"
SQLSTATE: 44000
Description: The format of the address is incorrect.
Solution: Check the correct description address.
GAUSS-04744: "Failed to create DfsInsert handler when updating table."
SQLSTATE: XX000
Description: Internal system error.
Solution:contact technical support
GAUSS-04745: "build global dfs space cache hash table failed"
SQLSTATE: 42704
Description: Internal system error. Failed to create a global cache for HDFS connections.
Solution:contact technical support
GAUSS-04746: "The number of files exceeds the limit %d."
SQLSTATE: 22000
Description: The number of files reaches the upper limit.
Solution:contact technical support
GAUSS-04747: "could not initialize DFS space hash table"
SQLSTATE: 42704
Description: Do not create a hash table for caching file sequence numbers.
Solution:contact technical support
GAUSS-04748: "Partition directory exceeds max length of one partition directory on attribute [%s], max allowed:%d"
SQLSTATE: XX000
Description: The partition directory name of the storage partition table exceeds the maximum length (512 bytes).
Solution: Ensure that the "partition key + partition key value" of the user data do not exceed 512 bytes (including the URI transcoding).
GAUSS-04749: "could not initialize partition pruning result cache."
SQLSTATE: XX000
Description: The cache used for partition search fails to be created when the partition table is imported.
Solution: Check whether the server has sufficient memory to create partitions and search for cache.
GAUSS-04750: "Unsupported data type on column:%s when forming partition signature"
SQLSTATE: XX000
Description: The data type of the partition key is not supported when the partitioned table is imported.
Solution: Check whether data in the system directory table is consistent and whether the partition column of the created partition table is not supported.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot