GAUSS-01071 -- GAUSS-01080
GAUSS-01071: "permission denied to create foreign-data wrapper '%s'"
SQLSTATE: 42501
Description: You do not have the permission to create a foreign-data wrapper.
Solution: Create the foreign-data wrapper as a system administrator.
GAUSS-01072: "permission denied to alter foreign-data wrapper '%s'"
SQLSTATE: 42501
Description: You do not have the permission to alter a foreign-data wrapper.
Solution: Alter the foreign-data wrapper as a system administrator.
GAUSS-01073: "cache lookup failed for foreign-data wrapper %u"
SQLSTATE: XX000
Description: Failed to find the required foreign-data wrapper.
Solution: Check whether the settings of GDS, HDFS foreign tables, Roach, and OBS are correct.
GAUSS-01074: "cache lookup failed for foreign server %u"
SQLSTATE: XX000
Description: Failed to find the required foreign-data wrapper.
Solution: Check whether the settings of GDS, HDFS foreign tables, Roach, and OBS are correct.
GAUSS-01075: "user mapping '%s' already exists for server %s"
SQLSTATE: 42710
Description: The user mapping of the server already exists.
Solution: Do not create the user mapping of the server again.
GAUSS-01076: "user mapping '%s' does not exist for the server"
SQLSTATE: 42704
Description: The user mapping of the server does not exist.
Solution: Ensure the user mapping of the server has been created before using the server.
GAUSS-01077: "cache lookup failed for user mapping %u"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.