GLOBAL_GS_SEG_EXTENTS
GLOBAL_GS_SEG_EXTTENTS displays the extent information about all tablespaces on all nodes, which can only be executed on the CN. This view displays all extents of user segments, including segment heads, fork heads, and level-1 pages in file 1 and data extents in files 2 to 5. Only an administrator can query the information.
Name |
Type |
Description |
---|---|---|
node_name |
text |
Node name. |
tablespace_name |
name |
Tablespace to which a segment object belongs. |
bucketnode |
integer |
|
head_block_id |
bigint |
Page number of the segment header. |
extent_id |
integer |
Logical extent number. |
file_id |
integer |
ID of the data file where the extent is located. |
forknum |
integer |
Fork of a segment object. Value range:
|
block_id |
bigint |
Start page number in the data file where the extent is located. |
blocks |
integer |
Extent size. The value can be 1, 8, 128, 1024, or 4096. |
usage_type |
text |
Usage type of the extension. Value range:
|
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