Updated on 2025-05-29 GMT+08:00

GS_IMCU_SLOT_STATUS

GS_IMCU_SLOT_STATUS displays the cache slot information of the IMCU in the IMCV table in the database. This view exists in both PG_CATALOG and SYS schemas.

Table 1 GS_IMCU_SLOT_STATUS columns

Name

Type

Description

reloid

oid

Table ID.

cu_id

integer

IMCU ID.

col_id

integer

Column ID of the IMCU.

slot_id

integer

Slot ID of the cache.

block_size

integer

IMCU size, in bytes.

flag

char

Idle or occupied.