GAUSS-01861 -- GAUSS-01870
GAUSS-01861: "'%s' does not require a toast table"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-01862: "shared tables cannot be toasted after gs_initdb"
SQLSTATE: 55000
Description: After database initialization is complete, shared tables do not support TOAST.
Solution: Check the status of database initialization. If it is complete, do not implement TOAST on shared tables.
GAUSS-01863: "cache lookup failed for relation or partition %u"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-01864: "grant options can only be granted to roles"
SQLSTATE: 0LP01
Description: Only private users can be granted permissions.
Solution: Check whether the user has permission. If the user does not have permission, contact the administrator.
GAUSS-01865: "unrecognized object kind: %d"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-01866: "unrecognized GrantStmt.targtype: %d"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-01867: "unrecognized GrantStmt.objtype: %d"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-01868: "column privileges are only valid for relations"
SQLSTATE: 0LP01
Description: Only table objects have the column storage feature.
Solution: Check whether the object feature is correct, or whether the table object is granted the column storage feature.
GAUSS-01869: "AccessPriv node must specify privilege or columns"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-01870: "default privileges cannot be set for columns"
SQLSTATE: 0LP01
Description: Default access rights cannot be set for the attribute columns.
Solution: Check whether the object is an attribute column.
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