GAUSS-03391 -- GAUSS-03400
GAUSS-03391: “insufficient pg_statistic slots for array stats”
SQLSTATE: XX000
Description:Internal system error.
Solution:Contact technical support.
GAUSS-03392: “must be system admin or have the same role to cancel queries running in other server processes”
SQLSTATE: 42501
Description: You do not have the permission to cancel queries.
Solution: Cancel queries as a system administrator or an equivalent role.
GAUSS-03394: “must be system admin or have the same role to terminate other backend”
SQLSTATE: 42501
Description: You do not have the permission to terminate other backend processes.
Solution: Terminate queries as a system administrator or an equivalent role.
GAUSS-03395: “must be system admin to signal the postmaster”
SQLSTATE: 42501
Description: Only system administrators can reload database configuration parameters.
Solution: Reload database configuration parameters as a system administrator.
GAUSS-03396: “must be system admin to rotate log files”
SQLSTATE: 42501
Description: Only system administrators can rotate log files.
Solution: Rotate log files as a system administrator.
GAUSS-03397: “fail to drop the user”
SQLSTATE: 42501
Description:Internal system error.
Solution:Contact technical support.
GAUSS-03398: “index '%s' already contains data”
SQLSTATE: XX000
Description:Internal system error.
Solution:Contact technical support.
GAUSS-03399: “failed to re-find scan position within index '%s'”
SQLSTATE: XX000
Description: The offset is greater than the maximum internal offset.
Solution: A preventive error mechanism. Contact technical support.
GAUSS-03400: “hash does not support mark/restore”
SQLSTATE: XX000
Description: Hash does not support recording or restoring the scan position.
Solution: Do not perform this operation because the function is not supported.