GAUSS-04151 -- GAUSS-04160
GAUSS-04152: “GTM error, could not obtain snapshot”
SQLSTATE: 08006
错误原因:系统内部错误。
解决办法:请联系技术支持工程师提供技术支持。
GAUSS-04156: “should be attached to shared memory already”
SQLSTATE: XX000
错误原因:系统内部错误。
解决办法:请联系技术支持工程师提供技术支持。
GAUSS-04157: “can not malloc memory for HeapmemIndexHeapmemIndex (%lu bytes requested)”
SQLSTATE: 53200
错误原因:系统内存不足,导致共享缓存创建失败。
解决办法:待操作系回收部分内存后,再次执行操作。
GAUSS-04158: “could not create HeapMemIndex entry for data structure '%s'”
SQLSTATE: 53200
错误原因:系统内存不足,导致共享缓存元数据创建失败。
解决办法:待操作系回收部分内存后,再次执行操作。
GAUSS-04159: “HeapMemIndex entry size is wrong for data structure '%s': expected %lu, actual %lu”
SQLSTATE: XX000
错误原因:系统内部错误。
解决办法:请联系技术支持工程师提供技术支持。
GAUSS-04160: “not enough heap memory for data structure '%s' (%lu bytes requested)”
SQLSTATE: 53200
错误原因:系统内存不足,导致共享缓存元数据创建失败。
解决办法:待操作系回收部分内存后,再次执行操作。