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

GAUSS-01871 -- GAUSS-01880

GAUSS-01871: "AccessPriv node must specify privilege"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-01872: "could not find tuple for default ACL %u"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-01873: "unexpected default ACL type: %d"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-01874: "unexpected object class %u"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-01875: "column number out of range"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.

GAUSS-01876: "'%s' is an index"

SQLSTATE: 42809

Description: Permissions cannot be granted to an index.

Solution: Ensure that all listed objects to be granted with permissions are tables.

GAUSS-01877: "invalid privilege type USAGE for table"

SQLSTATE: 0LP01

Description: The USAGE permission type is valid only for sequences.

Solution: Check the table type.

GAUSS-01878: "invalid privilege type %s for column"

SQLSTATE: 0LP01

Description: The permission type is invalid for columns.

Solution: Check description of the permission and object type in the context.

GAUSS-01879: "language '%s' is not trusted"

SQLSTATE: 42809

Description: The interface programming language is not trusted by the system.

Solution: Set the interface programming language to one trusted by the system.

GAUSS-01880: "cache lookup failed for large object %u"

SQLSTATE: XX000

Description: Internal system error.

Solution: Contact technical support.