GLOBAL_REDO_STAT
GLOBAL_REDO_STAT displays the total statistics of XLOG redo operations on all nodes in a cluster. Except the avgiotim column (indicating the average redo write time of all nodes), the names of the other columns in this view are the same as those in the PV_REDO_STAT view. The respective meanings of the other columns are the sum of the values of the same columns in the PV_REDO_STAT view on each node.
Name |
Type |
Description |
---|---|---|
phywrts |
bigint |
Total number of physical writes on all nodes |
phyblkwrt |
bigint |
Total number of physical write blocks on all nodes |
writetim |
bigint |
Total physical write time of all nodes |
avgiotim |
bigint |
Average redo write time of all nodes |
lstiotim |
bigint |
Sum of the last write time of all nodes |
miniotim |
bigint |
Sum of the minimum write time of all nodes |
maxiowtm |
bigint |
Sum of the maximum write time of all nodes |
This view is accessible only to users with system administrator rights.
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